Files
CVEs-PoC/2015/CVE-2015-0205.md
T
2024-06-09 00:33:16 +00:00

2.1 KiB

CVE-2015-0205

Description

The ssl3_get_cert_verify function in s3_srvr.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k accepts client authentication with a Diffie-Hellman (DH) certificate without requiring a CertificateVerify message, which allows remote attackers to obtain access without knowledge of a private key via crafted TLS Handshake Protocol traffic to a server that recognizes a Certification Authority with DH support.

POC

Reference

Github