### [CVE-2011-2911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2911) ![](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 Integer overflow in the CSoundFile::ReadWav function in src/load_wav.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 WAV file, which triggers a heap-based buffer overflow. ### POC #### Reference - http://ubuntu.com/usn/usn-1255-1 #### Github No PoCs found on GitHub currently.