### [CVE-2019-12972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12972) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/fokypoky/places-list