cve/2018/CVE-2018-20673.md
2024-06-09 00:33:16 +00:00

973 B

CVE-2018-20673

Description

The demangle_template function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, contains an integer overflow vulnerability (for "Create an array for saving the template argument values") that can trigger a heap-based buffer overflow, as demonstrated by nm.

POC

Reference

Github