VYPR

Saml2

by Simplesamlphp

Source repositories

CVEs (6)

  • CVE-2016-9814CriFeb 17, 2017
    risk 0.59cvss 9.1epss 0.02

    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…

  • CVE-2025-27773HigMar 11, 2025
    risk 0.49cvss 8.6epss 0.00

    The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.17.0 and 5.0.0-alpha.20, there is a signature confusion attack in the HTTPRedirect binding. An attacker with any signed SAMLResponse via the HTTP-Redirect binding can cause the…

  • CVE-2018-6519HigFeb 2, 2018
    risk 0.49cvss 7.5epss 0.02

    The SAML2 library before 1.10.4, 2.x before 2.3.5, and 3.x before 3.1.1 in SimpleSAMLphp has a Regular Expression Denial of Service vulnerability for fraction-of-seconds data in a timestamp.

  • CVE-2024-52806HigDec 2, 2024
    risk 0.47cvss 8.3epss 0.00

    SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. When loading an (untrusted) XML document, for example the SAMLResponse, it's possible to induce an XXE. This vulnerability is fixed in 4.6.14 and 5.0.0-alpha.18.

  • CVE-2018-7711HigMar 5, 2018
    risk 0.46cvss 8.1epss 0.01

    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…

  • CVE-2023-49087MedNov 30, 2023
    risk 0.37cvss 6.8epss 0.00

    xml-security is a library that implements XML signatures and encryption. Validation of an XML signature requires verification that the hash value of the related XML-document matches a specific DigestValue-value, but also that the cryptographic signature on the SignedInfo-tree…