mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2017-12595](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12595)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|