CVE-2008-6730
FlexPHPLink Pro 0.0.6 and 0.0.7 - SQL Injection via Usercheck Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6730. PoCs published by x0r.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Flexphplink Pro 0.0.7, allowing authentication bypass by injecting ' or '1=1 into the username and password fields.
Description
Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPLink Pro 0.0.6 and 0.0.7, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the checkuser parameter (aka username field), or (2) the checkpass parameter (aka password field), to admin/index.php.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Flexphplink Pro 0.0.7, allowing authentication bypass by injecting ' or '1=1 into the username and password fields.