Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-5301

3.0 · LOW
Published Apr 21, 2020 simplesamlphp CWE-200 EPSS 0.92% (57th pctl)

Overview

CVE-2020-5301 is a low-severity vulnerability affecting simplesamlphp simplesamlphp. It was published on April 21, 2020 and has a CVSS 3.1 base score of 3.0 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.0, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

SimpleSAMLphp versions before 1.18.6 contain an information disclosure vulnerability. The module controller in `SimpleSAML\Module` that processes requests for pages hosted by modules, has code to identify paths ending with `.php` and process those as PHP code. If no other suitable way of handling the given path exists it presents the file to the browser. The check to identify paths ending with `.php` does not account for uppercase letters. If someone requests a path ending with e.g. `.PHP` and the server is serving the code from a case-insensitive file system, such as on Windows, the processing of the PHP code does not occur, and the source code is instead presented to the browser. An attacker may use this issue to gain access to the source code in third-party modules that is meant to be private, or even sensitive. However, the attack surface is considered small, as the attack will only work when SimpleSAMLphp serves such content from a file system that is not case-sensitive, such as o

Remediation

Check the references section for vendor advisories and patches from simplesamlphp. Update simplesamlphp to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
simplesamlphp simplesamlphp >= 0, < 1.18.6 Affected

Frequently Asked Questions

What is CVE-2020-5301?

CVE-2020-5301 is a low-severity vulnerability affecting simplesamlphp simplesamlphp. It was published on April 21, 2020 and has a CVSS 3.1 base score of 3.0 (LOW).

How severe is CVE-2020-5301?

This vulnerability has a CVSS 3.1 base score of 3.0, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-5301?

Check the references section for vendor advisories and patches from simplesamlphp. Update simplesamlphp to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-5301?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-5301 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.