CVE-2009-1317
Aqua CMS 1.1 - SQL Injection via userSID Cookie or Username Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1317. PoCs published by halkfild.
AI-analyzed exploit summary This exploit demonstrates SQL injection and authentication bypass vulnerabilities in Aqua CMS. The SQLi occurs in the userSID cookie handling, and the auth bypass is achieved via a crafted username POST parameter.
Description
Multiple SQL injection vulnerabilities in Aqua CMS 1.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) userSID cookie parameter to droplets/functions/base.php and the (2) username parameter to admin/index.php.
Exploits (1)
This exploit demonstrates SQL injection and authentication bypass vulnerabilities in Aqua CMS. The SQLi occurs in the userSID cookie handling, and the auth bypass is achieved via a crafted username POST parameter.