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

2.3 KiB

CVE-2016-2177

Description

OpenSSL through 1.0.2h incorrectly uses pointer arithmetic for heap-buffer boundary checks, which might allow remote attackers to cause a denial of service (integer overflow and application crash) or possibly have unspecified other impact by leveraging unexpected malloc behavior, related to s3_srvr.c, ssl_sess.c, and t1_lib.c.

POC

Reference

Github