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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
radare2 4.5.0 misparses signature information in PE files, causing a segmentation fault in r_x509_parse_algorithmidentifier in libr/util/x509.c. This is due to a malformed object identifier in IMAGE_DIRECTORY_ENTRY_SECURITY.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/radareorg/radare2/issues/17431
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|