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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
objdump in GNU Binutils 2.28 is vulnerable to multiple heap-based buffer over-reads (of size 1 and size 8) while handling corrupt STABS enum type strings in a crafted object file, leading to program crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|