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 |
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
21 Nov 2024, 04:12
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/simplesamlphp/saml2/commit/4f6af7f69f29df8555a18b9bb7b646906b45924d - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2018/03/msg00017.html - Third Party Advisory | |
References | () https://simplesamlphp.org/security/201803-01 - Vendor Advisory |
Information
Published : 2018-03-05 22:29
Updated : 2024-11-21 04:12
NVD link : CVE-2018-7711
Mitre link : CVE-2018-7711
CVE.ORG link : CVE-2018-7711
JSON object : View
Products Affected
debian
- debian_linux
simplesamlphp
- saml2
- simplesamlphp
CWE
CWE-347
Improper Verification of Cryptographic Signature