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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dump_section_as_bytes function in readelf in GNU Binutils 2.28 accesses a NULL pointer while reading section contents in a corrupt binary, leading to a program crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|