cve/2024/CVE-2024-52035.md

18 lines
817 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-52035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52035)
![](https://img.shields.io/static/v1?label=Product&message=catdoc&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200.95%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### Description
An integer overflow vulnerability exists in the OLE Document File Allocation Table Parser functionality of catdoc 0.95. A specially crafted malformed file can lead to heap-based memory corruption. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2024-2131
#### Github
No PoCs found on GitHub currently.