vendor:
AuraCMS
by:
NTOS-Team
9
CVSS
HIGH
Remote Blind SQL Injection
89
CWE
Product Name: AuraCMS
Affected Version From: 2
Affected Version To: 2.2.2001
Patch Exists: YES
Related CWE: N/A
CPE: a:auracms:auracms
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
2008
AuraCMS 2.x (online.php) – Remote Blind SQL Injection Exploit
A vulnerability exists in AuraCMS 2.x versions 2.0, 2.1, and 2.2.1 due to improper sanitization of user-supplied input in the 'online.php' file. An attacker can exploit this vulnerability to inject malicious SQL commands via the 'HTTP_X_FORWARDED_FOR' header, which can be used to extract sensitive information from the database.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in SQL queries.