cve/2022/CVE-2022-30775.md
2024-06-18 02:51:15 +02:00

771 B

CVE-2022-30775

Description

xpdf 4.04 allocates excessive memory when presented with crafted input. This can be triggered by (for example) sending a crafted PDF document to the pdftoppm binary. It is most easily reproduced with the DCMAKE_CXX_COMPILER=afl-clang-fast++ option.

POC

Reference

Github