cve/2019/CVE-2019-12972.md
2024-06-09 00:33:16 +00:00

886 B

CVE-2019-12972

Description

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. There is a heap-based buffer over-read in _bfd_doprnt in bfd.c because elf_object_p in elfcode.h mishandles an e_shstrndx section of type SHT_GROUP by omitting a trailing '\0' character.

POC

Reference

Github