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

18 lines
758 B
Markdown

### [CVE-2018-9918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9918)
![](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
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.