CVE-2009-1378
OpenSSL 0.9.8-0.9.8k - Denial of Service via DTLS Fragment Handling Memory Leak
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1378. 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
Multiple memory leaks in the dtls1_process_out_of_seq_message function in ssl/d1_both.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allow remote attackers to cause a denial of service (memory consumption) via DTLS records that (1) are duplicates or (2) have sequence numbers much greater than current sequence numbers, aka "DTLS fragment handling memory leak."
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.