cve/2008/CVE-2008-5077.md
2024-06-18 02:51:15 +02:00

813 B

CVE-2008-5077

Description

OpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.

POC

Reference

Github