mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
21 lines
892 B
Markdown
21 lines
892 B
Markdown
### [CVE-2017-17125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17125)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nm.c and objdump.c in GNU Binutils 2.29.1 mishandle certain global symbols, which allows remote attackers to cause a denial of service (_bfd_elf_get_symbol_version_string buffer over-read and application crash) or possibly have unspecified other impact via a crafted ELF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=22443
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/akaganeite/CVE4PP
|
|
- https://github.com/fokypoky/places-list
|
|
- https://github.com/ray-cp/Vuln_Analysis
|
|
|