GHSA-m7fg-4j92-vghmHighCVSS 7.5
openssl_encrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with...
🔗 CVE IDs covered (1)
📋 Description
openssl_encrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with iterations=1 per call in an outer loop, creating a KDF whose security properties have not been formally analyzed. Attackers can exploit this weakened key derivation to more efficiently crack passwords protecting legacy encrypted files compared to standard PBKDF2 implementations.