Files
CVEs-PoC/2006/CVE-2006-3814.md
T
2024-06-18 02:51:15 +02:00

19 lines
750 B
Markdown

### [CVE-2006-3814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3814)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Buffer overflow in the Loader_XM::load_instrument_internal function in loader_xm.cpp for Cheese Tracker 0.9.9 and earlier allows user-assisted attackers to execute arbitrary code via a crafted file with a large amount of extra data.
### POC
#### Reference
- http://aluigi.altervista.org/adv/cheesebof-adv.txt
- http://securityreason.com/securityalert/1291
#### Github
No PoCs found on GitHub currently.