### [CVE-2008-3763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3763) ![](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 Variable overwrite vulnerability in libsecure.php in Turnkey PHP Live Helper 2.0.1 and earlier, when register_globals is enabled, allows remote attackers to overwrite arbitrary variables related to the db config file. NOTE: this can be leveraged for code injection by overwriting the language file. ### POC #### Reference - http://securityreason.com/securityalert/4178 - https://www.exploit-db.com/exploits/6261 #### Github No PoCs found on GitHub currently.