CVE-2008-6761
Flexcustomer 0.0.6 - Remote Code Execution via Database Name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6761. PoCs published by Osirys.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Flexcustomer's admin login and a potential PHP code injection via an unremoved install.php file. The SQLi allows admin login bypass using a trivial payload, while the PHP injection could lead to RCE if the install file is accessible.
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.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Flexcustomer's admin login and a potential PHP code injection via an unremoved install.php file. The SQLi allows admin login bypass using a trivial payload, while the PHP injection could lead to RCE if the install file is accessible.