SimpleSAMLphp Incorrect IV generation for encryption
Moderate severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Apr 25, 2024
Package
Affected versions
>= 1.14.0, < 1.14.12
Patched versions
1.14.12
Description
Published by the National Vulnerability Database
Sep 1, 2017
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Apr 25, 2024
Last updated
Apr 25, 2024
The aesEncrypt method in
lib/SimpleSAML/Utils/Crypto.php
in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector (IV).References