mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2018-9918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9918)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libqpdf.a in QPDF through 8.0.2 mishandles certain "expected dictionary key but found non-name object" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes, because nesting in direct objects is not restricted.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/qpdf/qpdf/issues/202
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|