mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
734 B
Markdown
19 lines
734 B
Markdown
### [CVE-2017-9039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9039)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GNU Binutils 2.28 allows remote attackers to cause a denial of service (memory consumption) via a crafted ELF file with many program headers, related to the get_program_headers function in readelf.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/05/12/binutils-multiple-crashes/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|