cve/2023/CVE-2023-3044.md
2024-06-22 09:37:59 +00:00

790 B

CVE-2023-3044

Description

An excessively large PDF page size (found in fuzz testing, unlikely in normal PDF files) can result in a divide-by-zero in Xpdf's text extraction code.This is related to CVE-2022-30524, but the problem here is caused by a very large page size, rather than by a very large character coordinate.

POC

Reference

Github