Encryption Bypass in SimpleSAMLphp by Utilizing Initialization Vector
CVE-2017-12871
5.9MEDIUM
What is CVE-2017-12871?
The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php within SimpleSAMLphp versions 1.14.x to 1.14.11 can be exploited by attackers to circumvent encryption protections. This occurs through the use of the first 16 bytes of the secret key as the initialization vector (IV), creating a significant risk for applications relying on this library for secure data handling.
