### [CVE-2008-6761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6761) ![](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 Static code injection vulnerability in admin/install.php in Flexcustomer 0.0.6 might allow remote attackers to inject arbitrary PHP code into const.inc.php via the installdbname parameter (aka the Database Name field). NOTE: the installation instructions specify deleting admin/install.php. ### POC #### Reference - https://www.exploit-db.com/exploits/7622 #### Github - https://github.com/gosirys/Exploits