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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Null Pointer Dereference vulnerability exists in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.35, in scan_unit_for_symbols, as demonstrated in addr2line, that can cause a denial of service via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=25827
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-16593
|
|
- https://github.com/fokypoky/places-list
|
|
|