mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2021-39543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39543)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in pdftools through 20200714. A NULL pointer dereference exists in the function Analyze::AnalyzeRoot() located in analyze.cpp. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/leonhad/pdftools/issues/1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|