### [CVE-2006-0959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0959) ![](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 SQL injection vulnerability in misc.php in MyBulletinBoard (MyBB) 1.03, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands by setting the comma variable value via the comma parameter in a cookie. NOTE: 1.04 has also been reported to be affected. ### POC #### Reference - http://securityreason.com/securityalert/512 - https://www.exploit-db.com/exploits/1539 #### Github No PoCs found on GitHub currently.