vendor:
Aqua CMS
by:
Bugtraq
8,8
CVSS
HIGH
Authentication Bypass and SQL Injection
89, 79
CWE
Product Name: Aqua CMS
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: Yes
Related CWE: N/A
CPE: a:aquacms:aquacms:1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Aqua CMS v1.1 Authentication Bypass and SQL Injection Vulnerabilities
Aqua CMS v1.1 is vulnerable to authentication bypass and SQL injection. An attacker can bypass authentication by sending a POST request with a username and password set to any value. An attacker can also inject SQL by sending a cookie with a userSID set to a malicious value. This can allow an attacker to gain access to sensitive information such as usernames and passwords.
Mitigation:
Ensure that magic quotes are enabled and that all user input is properly sanitized.