Approved changes feed: RSS · Atom

cpe:2.3:a:simplesamlphp:simplesamlphp:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorSimplesamlphp (723eef35-1c24-5d77-a217-2d432eb087cb)
ProductSimplesamlphp (9e639cfd-b2c5-5f24-862d-4addab4f3627)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:deb/debian/simplesamlphp purl2cpe 2026-06-01 10:15:25.545094
pkg:deb/ubuntu/simplesamlphp purl2cpe 2026-06-01 10:15:25.545097
pkg:github/simplesamlphp/simplesamlphp purl2cpe 2026-06-01 10:15:25.545100
pkg:rpm/opensuse/simplesamlphp purl2cpe 2026-06-01 10:15:25.545102

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2020-5301 vulnerable 2026-06-08 05:26:41.689899 Information disclosure of source code in SimpleSAMLphp
LOW (3)
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 on Windows. This issue is fixed in version 1.18.6.
Published: 2020-04-21T19:50:13.000Z
Updated: 2024-08-04T08:22:09.096Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5226 vulnerable 2026-06-08 05:26:41.539137 Cross-site scripting in SimpleSAMLphp
MEDIUM (4.4)
Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a wrapper of an external dependency. This new wrapper allows us to use Twig templates in order to create the email sent with an error report. Since Twig provides automatic escaping of variables, manual escaping of the free-text field in www/errorreport.php was removed to avoid double escaping. However, for those not using the new user interface yet, an email template is hardcoded into the class itself in plain PHP. Since no escaping is provided in this template, it is then possible to inject HTML inside the template by manually crafting the contents of the free-text field.
Published: 2020-01-24T21:15:15.000Z
Updated: 2024-08-04T08:22:08.731Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5225 vulnerable 2026-06-08 05:26:41.538696 Log injection in SimpleSAMLphp
MEDIUM (4.4)
Log injection in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script, which receives error reports and sends them via email to the system administrator, did not properly sanitize the report identifier obtained from the request. This allows an attacker, under specific circumstances, to inject new log lines by manually crafting this report ID. When configured to use the file logging handler, SimpleSAMLphp will output all its logs by appending each log line to a given file. Since the reportID parameter received in a request sent to www/errorreport.php was not properly sanitized, it was possible to inject newline characters into it, effectively allowing a malicious user to inject new log lines with arbitrary content.
Published: 2020-01-24T20:55:14.000Z
Updated: 2024-08-04T08:22:08.946Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-3465 vulnerable 2026-06-08 05:13:54.977463 Details available
Rob Richards XmlSecLibs, all versions prior to v3.0.3, as used for example by SimpleSAMLphp, performed incorrect validation of cryptographic signatures in XML messages, allowing an authenticated attacker to impersonate others or elevate privileges by creating a crafted XML message.
Published: 2019-11-07T19:12:33.000Z
Updated: 2024-08-04T19:12:09.411Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-7711 vulnerable 2026-06-08 05:12:04.002543 Details available
HTTPRedirect.php in the saml2 library in SimpleSAMLphp before 1.15.4 has an incorrect check of return values in the signature validation utilities, allowing an attacker to get invalid signatures accepted as valid by forcing an error during validation. This occurs because of a dependency on PHP functionality that interprets a -1 error code as a true boolean value.
Published: 2018-03-05T22:00:00.000Z
Updated: 2024-08-05T06:31:05.158Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-7644 vulnerable 2026-06-08 05:12:03.937841 Details available
The XmlSecLibs library as used in the saml2 library in SimpleSAMLphp before 1.15.3 incorrectly verifies signatures on SAML assertions, allowing a remote attacker to construct a crafted SAML assertion on behalf of an Identity Provider that would pass as cryptographically valid, thereby allowing them to impersonate a user from that Identity Provider, aka a key confusion issue.
Published: 2018-03-05T14:00:00.000Z
Updated: 2024-08-05T06:31:05.114Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-6521 vulnerable 2026-06-08 05:11:53.913969 Details available
The sqlauth module in SimpleSAMLphp before 1.15.2 relies on the MySQL utf8 charset, which truncates queries upon encountering four-byte characters. There might be a scenario in which this allows remote attackers to bypass intended access restrictions.
Published: 2018-02-02T01:00:00.000Z
Updated: 2024-08-05T06:10:09.968Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-6520 vulnerable 2026-06-08 05:11:53.913372 Details available
SimpleSAMLphp before 1.15.2 allows remote attackers to bypass an open redirect protection mechanism via crafted authority data in a URL.
Published: 2018-02-02T01:00:00.000Z
Updated: 2024-08-05T06:10:10.071Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-18122 vulnerable 2026-06-08 05:09:10.359093 Details available
A signature-validation bypass issue was discovered in SimpleSAMLphp through 1.14.16. A SimpleSAMLphp Service Provider using SAML 1.1 will regard as valid any unsigned SAML response containing more than one signed assertion, provided that the signature of at least one of the assertions is valid. Attributes contained in all the assertions received will be merged and the entityID of the first assertion received will be used, allowing an attacker to impersonate any user of any IdP given an assertion signed by the targeted IdP.
Published: 2018-02-02T15:00:00.000Z
Updated: 2024-08-05T21:13:48.156Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-18121 vulnerable 2026-06-08 05:09:10.358564 Details available
The consentAdmin module in SimpleSAMLphp through 1.14.15 is vulnerable to a Cross-Site Scripting attack, allowing an attacker to craft links that could execute arbitrary JavaScript code on the victim's web browser.
Published: 2018-02-02T15:00:00.000Z
Updated: 2024-08-05T21:13:48.638Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12873 vulnerable 2026-06-08 05:08:47.990408 Details available
SimpleSAMLphp 1.7.0 through 1.14.10 might allow attackers to obtain sensitive information, gain unauthorized access, or have unspecified other impacts by leveraging incorrect persistent NameID generation when an Identity Provider (IdP) is misconfigured.
Published: 2017-09-01T21:00:00.000Z
Updated: 2024-08-05T18:51:06.659Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12872 vulnerable 2026-06-08 05:08:47.989958 Details available
The (1) Htpasswd authentication source in the authcrypt module and (2) SimpleSAML_Session class in SimpleSAMLphp 1.14.11 and earlier allow remote attackers to conduct timing side-channel attacks by leveraging use of the standard comparison operator to compare secret material against user input.
Published: 2017-09-01T21:00:00.000Z
Updated: 2024-08-05T18:51:06.747Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12870 vulnerable 2026-06-08 05:08:47.980880 Details available
SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers.
Published: 2017-09-01T13:00:00.000Z
Updated: 2024-08-05T18:51:06.952Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12869 vulnerable 2026-06-08 05:08:47.980525 Details available
The multiauth module in SimpleSAMLphp 1.14.13 and earlier allows remote attackers to bypass authentication context restrictions and use an authentication source defined in config/authsources.php via vectors related to improper validation of user input.
Published: 2017-09-01T13:00:00.000Z
Updated: 2024-08-05T18:51:06.827Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12868 vulnerable 2026-06-08 05:08:47.979082 Details available
The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation.
Published: 2017-09-01T13:00:00.000Z
Updated: 2024-08-05T18:51:06.938Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-12867 vulnerable 2026-06-08 05:08:47.978621 Details available
The SimpleSAML_Auth_TimeLimitedToken class in SimpleSAMLphp 1.14.14 and earlier allows attackers with access to a secret token to extend its validity period by manipulating the prepended time offset.
Published: 2017-08-29T15:00:00.000Z
Updated: 2024-08-05T18:51:06.775Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-9955 vulnerable 2026-06-08 05:08:25.102553 Details available
The SimpleSAML_XML_Validator class constructor in SimpleSAMLphp before 1.14.11 might allow remote attackers to spoof signatures on SAML 1 responses or possibly cause a denial of service (memory consumption) by leveraging improper conversion of return values to boolean.
Published: 2017-02-16T18:00:00.000Z
Updated: 2024-08-06T03:07:31.779Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-9814 vulnerable 2026-06-08 05:08:24.529015 Details available
The validateSignature method in the SAML2\Utils class in SimpleSAMLphp before 1.14.10 and simplesamlphp/saml2 library before 1.9.1, 1.10.x before 1.10.3, and 2.x before 2.3.3 allows remote attackers to spoof SAML responses or possibly cause a denial of service (memory consumption) by leveraging improper conversion of return values to boolean.
Published: 2017-02-16T18:00:00.000Z
Updated: 2024-08-06T02:59:03.520Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-3124 vulnerable 2026-06-08 05:07:44.543984 Details available
The sanitycheck module in SimpleSAMLphp before 1.14.1 allows remote attackers to learn the PHP version on the system via unspecified vectors.
Published: 2017-02-07T17:00:00.000Z
Updated: 2024-08-05T23:47:57.187Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-0908 vulnerable 2026-06-08 05:00:46.363133 Details available
Cross-site scripting (XSS) vulnerability in logout.php in SimpleSAMLphp 1.8.1 and possibly other versions before 1.8.2 allows remote attackers to inject arbitrary web script or HTML via the link_href parameter.
Published: 2012-01-24T18:00:00.000Z
Updated: 2024-08-06T18:38:15.065Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-0040 vulnerable 2026-06-08 04:59:35.856224 Details available
Cross-site scripting (XSS) vulnerability in modules/core/www/no_cookie.php in SimpleSAMLphp 1.8.1 and possibly other versions before 1.8.2 allows remote attackers to inject arbitrary web script or HTML via the retryURL parameter.
Published: 2012-01-24T18:00:00.000Z
Updated: 2024-08-06T18:09:17.259Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4625 vulnerable 2026-06-08 04:59:32.424337 Details available
simplesamlphp before 1.6.3 (squeeze) and before 1.8.2 (sid) incorrectly handles XML encryption which could allow remote attackers to decrypt or forge messages.
Published: 2019-11-06T14:53:31.000Z
Updated: 2024-08-07T00:09:19.359Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.