cve/2015/CVE-2015-0235.md
2024-06-18 02:51:15 +02:00

4.6 KiB

CVE-2015-0235

Description

Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 function, aka "GHOST."

POC

Reference

Github