Files
CVEs-PoC/2014/CVE-2014-5139.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2014-5139

Description

The ssl_set_client_disabled function in t1_lib.c in OpenSSL 1.0.1 before 1.0.1i allows remote SSL servers to cause a denial of service (NULL pointer dereference and client application crash) via a ServerHello message that includes an SRP ciphersuite without the required negotiation of that ciphersuite with the client.

POC

Reference

Github