cve/2024/CVE-2024-48877.md
2025-09-29 21:09:30 +02:00

19 lines
899 B
Markdown

### [CVE-2024-48877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48877)
![](https://img.shields.io/static/v1?label=Product&message=xls2csv&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.95%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-680%3A%20Integer%20Overflow%20to%20Buffer%20Overflow&color=brightgreen)
### Description
A memory corruption vulnerability exists in the Shared String Table Record Parser implementation in xls2csv utility version 0.95. A specially crafted malformed file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2024-2128
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2128
#### Github
No PoCs found on GitHub currently.