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

2.0 KiB

CVE-2016-6302

Description

The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows remote attackers to cause a denial of service via a ticket that is too short.

POC

Reference

Github