cve/2013/CVE-2013-4353.md
2024-06-18 02:51:15 +02:00

774 B

CVE-2013-4353

Description

The ssl3_take_mac function in ssl/s3_both.c in OpenSSL 1.0.1 before 1.0.1f allows remote TLS servers to cause a denial of service (NULL pointer dereference and application crash) via a crafted Next Protocol Negotiation record in a TLS handshake.

POC

Reference

Github