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.
References
Link | Resource |
---|---|
https://github.com/simplesamlphp/saml2/commit/4f6af7f69f29df8555a18b9bb7b646906b45924d | Patch |
https://lists.debian.org/debian-lts-announce/2018/03/msg00017.html | Third Party Advisory |
https://simplesamlphp.org/security/201803-01 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2018-03-05 22:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-7711
Mitre link : CVE-2018-7711
CVE.ORG link : CVE-2018-7711
JSON object : View
Products Affected
simplesamlphp
- simplesamlphp
- saml2
debian
- debian_linux
CWE
CWE-347
Improper Verification of Cryptographic Signature