Files
CVEs-PoC/2009/CVE-2009-1377.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2009-1377

Description

The dtls1_buffer_record function in ssl/d1_pkt.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allows remote attackers to cause a denial of service (memory consumption) via a large series of "future epoch" DTLS records that are buffered in a queue, aka "DTLS record buffer limitation bug."

POC

Reference

Github