cve/2009/CVE-2009-1377.md
2024-06-18 02:51:15 +02:00

903 B

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