CVE-2015-1791
OpenSSL < 0.9.8zg, 1.0.0 < 1.0.0s, 1.0.1 < 1.0.1n, 1.0.2 < 1.0.2b - DoS via Race Condition
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1791. PoCs published by Trinadh465.
AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2015-1791, targeting OpenSSL 1.0.1g. The exploit appears to focus on SSL/TLS vulnerabilities, with code snippets related to socket handling and string manipulation in a macOS environment.
Description
Race condition in the ssl3_get_new_session_ticket function in ssl/s3_clnt.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b, when used for a multi-threaded client, allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact by providing a NewSessionTicket during an attempt to reuse a ticket that had been obtained earlier.
Exploits (1)
This repository contains a proof-of-concept exploit for CVE-2015-1791, targeting OpenSSL 1.0.1g. The exploit appears to focus on SSL/TLS vulnerabilities, with code snippets related to socket handling and string manipulation in a macOS environment.