mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2021-39538](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39538)
|
|

|
|

|
|

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