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

|
|

|
|

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