Files
CVEs-PoC/2017/CVE-2017-12595.md
T
2024-06-18 02:51:15 +02:00

18 lines
831 B
Markdown

### [CVE-2017-12595](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12595)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The tokenizer in QPDF 6.0.0 and 7.0.b1 is recursive for arrays and dictionaries, which allows remote attackers to cause a denial of service (stack consumption and segmentation fault) or possibly have unspecified other impact via a PDF document with a deep data structure, as demonstrated by a crash in QPDFObjectHandle::parseInternal in libqpdf/QPDFObjectHandle.cc.
### POC
#### Reference
- https://github.com/qpdf/qpdf/issues/146
#### Github
- https://github.com/9emin1/advisories