Files
cve/2011/CVE-2011-2915.md

19 lines
879 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2011-2915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2915)
![](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::ReadAMS2 function in src/load_ams.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via a crafted AMS file with a large number of instruments.
### POC
#### Reference
- http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=16d7a78efe14d345a6c5b241f88422ad0ee483ea
- http://ubuntu.com/usn/usn-1255-1
#### Github
No PoCs found on GitHub currently.