cve/2019/CVE-2019-9903.md
2025-09-29 21:09:30 +02:00

873 B

CVE-2019-9903

Description

PDFDoc::markObject in PDFDoc.cc in Poppler 0.74.0 mishandles dict marking, leading to stack consumption in the function Dict::find() located at Dict.cc, which can (for example) be triggered by passing a crafted pdf file to the pdfunite binary.

POC

Reference

Github