CVE-2010-0740
OpenSSL 0.9.8f-0.9.8m - Denial of Service via Malformed TLS Record
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0740. PoCs published by Andi.
AI-analyzed exploit summary This exploit triggers a NULL pointer dereference in OpenSSL by manipulating the SSL version to DTLS1_BAD_VER or DTLS1_VERSION, causing a denial-of-service (DoS) condition. It establishes an SSL connection and sends malformed packets to exploit CVE-2010-0740.
Description
The ssl3_get_record function in ssl/s3_pkt.c in OpenSSL 0.9.8f through 0.9.8m allows remote attackers to cause a denial of service (crash) via a malformed record in a TLS connection that triggers a NULL pointer dereference, related to the minor version number. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit triggers a NULL pointer dereference in OpenSSL by manipulating the SSL version to DTLS1_BAD_VER or DTLS1_VERSION, causing a denial-of-service (DoS) condition. It establishes an SSL connection and sends malformed packets to exploit CVE-2010-0740.