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

18 lines
632 B
Markdown

### [CVE-2024-3247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3247)
![](https://img.shields.io/static/v1?label=Product&message=Xpdf&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%3D%204.05%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-674%20Uncontrolled%20Recursion&color=brighgreen)
### Description
In Xpdf 4.05 (and earlier), a PDF object loop in an object stream leads to infinite recursion and a stack overflow.
### POC
#### Reference
- https://forum.xpdfreader.com/viewtopic.php?t=43597
#### Github
No PoCs found on GitHub currently.