mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
827 B
Markdown
19 lines
827 B
Markdown
### [CVE-2017-7304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7304)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|