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

1.3 KiB

CVE-2018-18700

Description

An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption vulnerability resulting from infinite recursion in the functions d_name(), d_encoding(), and d_local_name() in cp-demangle.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via an ELF file, as demonstrated by nm.

POC

Reference

Github