Files
CVEs-PoC/2019/CVE-2019-13281.md
T
2024-05-26 14:27:05 +02:00

855 B

CVE-2019-13281

Description

In Xpdf 4.01.01, a heap-based buffer overflow could be triggered in DCTStream::decodeImage() in Stream.cc when writing to frameBuf memory. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service, an information leak, or possibly unspecified other impact.

POC

Reference

No PoCs from references.

Github