CVE-2007-0316
All In One Control Panel < 1.3.010 - SQL Injection via xuser_name or did Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0316. PoCs published by Coloss.
AI-analyzed exploit summary This exploit demonstrates SQL injection in All In One Control Panel by injecting a UNION-based query to extract user credentials from the database. The PoC provides a direct URL with malicious SQL payload to bypass authentication and retrieve sensitive data.
Description
Multiple SQL injection vulnerabilities in All In One Control Panel (AIOCP) 1.3.010 and earlier, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) xuser_name parameter to shared/code/cp_authorization.php, and the (2) did parameter to public/code/cp_downloads.php, different vectors than CVE-2007-0223.
Exploits (1)
This exploit demonstrates SQL injection in All In One Control Panel by injecting a UNION-based query to extract user credentials from the database. The PoC provides a direct URL with malicious SQL payload to bypass authentication and retrieve sensitive data.