Files
CVEs-PoC/2011/CVE-2011-2913.md
T
2025-09-29 21:09:30 +02:00

18 lines
735 B
Markdown

### [CVE-2011-2913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2913)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Off-by-one error in the CSoundFile::ReadAMS function in src/load_ams.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service (stack memory corruption) and possibly execute arbitrary code via a crafted AMS file with a large number of samples.
### POC
#### Reference
- http://ubuntu.com/usn/usn-1255-1
#### Github
No PoCs found on GitHub currently.