CVE-2015-1790
OpenSSL < 0.9.8zg, 1.0.0 < 1.0.0s, 1.0.1 < 1.0.1n, 1.0.2 < 1.0.2b DoS via PKCS7_dataDecode
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1790. PoCs published by Trinadh465.
AI-analyzed exploit summary The repository contains partial or incomplete code snippets related to OpenSSL 1.0.1g and CVE-2015-1790, but lacks a functional exploit or clear proof-of-concept. The files appear to be configuration and utility code rather than exploit code.
Description
The PKCS7_dataDecodefunction in crypto/pkcs7/pk7_doit.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 (NULL pointer dereference and application crash) via a PKCS#7 blob that uses ASN.1 encoding and lacks inner EncryptedContent data.
Exploits (1)
The repository contains partial or incomplete code snippets related to OpenSSL 1.0.1g and CVE-2015-1790, but lacks a functional exploit or clear proof-of-concept. The files appear to be configuration and utility code rather than exploit code.