Files
CVEs-PoC/2016/CVE-2016-2177.md
2025-09-29 21:09:30 +02:00

2.0 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