Files
CVEs-PoC/2018/CVE-2018-20657.md
T
2024-06-18 02:51:15 +02:00

894 B

CVE-2018-20657

Description

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, has a memory leak via a crafted string, leading to a denial of service (memory consumption), as demonstrated by cxxfilt, a related issue to CVE-2018-12698.

POC

Reference

Github