mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
20 lines
866 B
Markdown
20 lines
866 B
Markdown
### [CVE-2020-35496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There's a flaw in bfd_pef_scan_start_address() of bfd/pef.c in binutils which could allow an attacker who is able to submit a crafted file to be processed by objdump to cause a NULL pointer dereference. The greatest threat of this flaw is to application availability. This flaw affects binutils versions prior to 2.34.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-35496
|
|
- https://github.com/fokypoky/places-list
|
|
|