mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
740 B
Markdown
19 lines
740 B
Markdown
### [CVE-2017-8398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8398)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
dwarf.c in GNU Binutils 2.28 is vulnerable to an invalid read of size 1 during dumping of debug information from a corrupt binary. This vulnerability causes programs that conduct an analysis of binary programs, such as objdump and readelf, to crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|