CVE-2014-5139
OpenSSL 1.0.1 - Denial of Service via SRP Ciphersuite ServerHello Message
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2014-5139. PoCs published by uthrasri.
AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2014-5139, a vulnerability in OpenSSL. The exploit appears to target the SSL/TLS client implementation, specifically focusing on the handling of cipher suites and SSL/TLS handshake processes.
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.
Exploits (2)
This repository contains a proof-of-concept exploit for CVE-2014-5139, a vulnerability in OpenSSL. The exploit appears to target the SSL/TLS client implementation, specifically focusing on the handling of cipher suites and SSL/TLS handshake processes.
This repository contains a proof-of-concept exploit for CVE-2014-5139, which targets a vulnerability in OpenSSL. The code includes various utilities and configurations for MacOS and other platforms, demonstrating the exploit's functionality.