CVE-2015-1792
OpenSSL < 0.9.8zg, 1.0.0 < 1.0.0s, 1.0.1 < 1.0.1n, 1.0.2 < 1.0.2b - Denial of Service via NULL BIO Data Structure
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1792. PoCs published by Trinadh465.
AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2015-1792, targeting OpenSSL 1.0.1g. The exploit appears to focus on MacOS-specific implementations, including socket and string utilities, likely demonstrating the vulnerability in a controlled environment.
Description
The do_free_upto function in crypto/cms/cms_smime.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 allows remote attackers to cause a denial of service (infinite loop) via vectors that trigger a NULL value of a BIO data structure, as demonstrated by an unrecognized X.660 OID for a hash function.
Exploits (1)
This repository contains a proof-of-concept exploit for CVE-2015-1792, targeting OpenSSL 1.0.1g. The exploit appears to focus on MacOS-specific implementations, including socket and string utilities, likely demonstrating the vulnerability in a controlled environment.