cve/2014/CVE-2014-5139.md
2024-05-26 14:27:05 +02:00

983 B

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