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