cve/2023/CVE-2023-28428.md
2024-06-18 02:51:15 +02:00

924 B

CVE-2023-28428

Description

PDFio is a C library for reading and writing PDF files. In versions 1.1.0 and prior, a denial of service vulnerability exists in the pdfio parser. Crafted pdf files can cause the program to run at 100% utilization and never terminate. This is different from CVE-2023-24808. A patch for this issue is available in version 1.1.1.

POC

Reference

Github

No PoCs found on GitHub currently.