CVE-2009-1379
OpenSSL 1.0.0 Beta 2 - Use-After-Free in DTLS Fragment Retrieval
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1379. PoCs published by Jon Oberheide.
AI-analyzed exploit summary This exploit targets a memory exhaustion vulnerability in OpenSSL's DTLS implementation (CVE-2009-1378). It sends out-of-sequence handshake messages to exhaust memory on the target server.
Description
Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL 1.0.0 Beta 2 allows remote attackers to cause a denial of service (openssl s_client crash) and possibly have unspecified other impact via a DTLS packet, as demonstrated by a packet from a server that uses a crafted server certificate.
Exploits (1)
This exploit targets a memory exhaustion vulnerability in OpenSSL's DTLS implementation (CVE-2009-1378). It sends out-of-sequence handshake messages to exhaust memory on the target server.