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

19 lines
857 B
Markdown

### [CVE-2011-2912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2912)
![](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
Stack-based buffer overflow in the CSoundFile::ReadS3M function in src/load_s3m.cpp in libmodplug before 0.8.8.4 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted S3M file with an invalid offset.
### POC
#### Reference
- http://modplug-xmms.git.sourceforge.net/git/gitweb.cgi?p=modplug-xmms/modplug-xmms%3Ba=commitdiff%3Bh=f4e5295658fff000379caa122e75c9200205fe20
- http://ubuntu.com/usn/usn-1255-1
#### Github
No PoCs found on GitHub currently.