### [CVE-2006-4782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4782) ![](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 src/index.php in WebSPELL 4.01.01 and earlier, when register_globals is enabled, allows remote attackers to bypass authentication and gain sensitive information stored in the database via a modified userID parameter in a write action to admin/database.php. ### POC #### Reference - https://www.exploit-db.com/exploits/2352 #### Github No PoCs found on GitHub currently.