### [CVE-2006-4046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4046) ![](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 Multiple stack-based buffer overflows in Open Cubic Player 2.6.0pre6 and earlier for Windows, and 0.1.10_rc5 and earlier on Linux/BSD, allow remote attackers to execute arbitrary code via (1) a large .S3M file handled by the mpLoadS3M function, (2) a crafted .IT file handled by the itplayerclass::module::load function, (3) a crafted .ULT file handled by the mpLoadULT function, or (4) a crafted .AMS file handled by the mpLoadAMS function. ### POC #### Reference - http://aluigi.altervista.org/adv/ocpbof-adv.txt - http://securityreason.com/securityalert/1349 - https://www.exploit-db.com/exploits/2094 #### Github No PoCs found on GitHub currently.