mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-30 09:00:49 +02:00
19 lines
771 B
Markdown
19 lines
771 B
Markdown
### [CVE-2017-9042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9042)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
readelf.c in GNU Binutils 2017-04-12 has a "cannot be represented in type long" issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted ELF file.
|
|
|
|
### 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
|
|
|