Simplesamlphp · Simplesamlphp · CVE-2018-7711
Name of the Vulnerable Software and Affected Versions:
SimpleSAMLphp versions prior to 1.15.4
Description:
The issue arises from an incorrect check of return values in the signature validation utilities within the saml2 library of SimpleSAMLphp. This allows an attacker to force an error during validation, resulting in invalid signatures being accepted as valid. The problem stems from a dependency on PHP functionality that interprets a -1 error code as a true boolean value.
Recommendations:
For versions prior to 1.15.4, update to version 1.15.4 or later to resolve the issue.