CVE-2008-6749
FlexPHPDirectory 0.0.1 - SQL Injection via checkuser or checkpass Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6749. PoCs published by x0r.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Flexphpdiren 0.0.1, allowing authentication bypass via a crafted username/password input. It also highlights an arbitrary file upload vulnerability in the /add.php endpoint for achieving remote code execution.
Description
Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPDirectory 0.0.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) checkuser and (2) checkpass parameters.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Flexphpdiren 0.0.1, allowing authentication bypass via a crafted username/password input. It also highlights an arbitrary file upload vulnerability in the /add.php endpoint for achieving remote code execution.