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

1.9 KiB

CVE-2016-2181

Description

The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cause a denial of service (false-positive packet drops) via spoofed DTLS records, related to rec_layer_d1.c and ssl3_record.c.

POC

Reference

Github