mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
886 B
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
- https://sourceware.org/bugzilla/show_bug.cgi?id=24689
- https://sourceware.org/bugzilla/show_bug.cgi?id=24689