Simplesamlphp · Simplesamlphp · CVE-2012-0908
**Name of the Vulnerable Software and Affected Versions**
SimpleSAMLphp versions prior to 1.8.2
**Description**
A cross-site scripting issue exists, allowing remote attackers to inject arbitrary web script or HTML. This is achieved via the `link href` parameter in the logout.php file.
**Recommendations**
For versions prior to 1.8.2, update to version 1.8.2 or later to resolve the issue. As a temporary workaround, consider restricting access to the logout.php file or sanitizing the `link href` parameter to prevent malicious input.