Files
CVEs-PoC/2015/CVE-2015-0206.md
T
2024-06-09 00:33:16 +00:00

1.9 KiB

CVE-2015-0206

Description

Memory leak in the dtls1_buffer_record function in d1_pkt.c in OpenSSL 1.0.0 before 1.0.0p and 1.0.1 before 1.0.1k allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate records for the next epoch, leading to failure of replay detection.

POC

Reference

Github