vendor:
Curium CMS
by:
ajann
7.5
CVSS
HIGH
Remote Blind SQL Injection
89
CWE
Product Name: Curium CMS
Affected Version From: 1.03 and earlier
Affected Version To: 01.03
Patch Exists: NO
Related CWE:
CPE: a:db_masters:curium_cms:1.03
Platforms Tested:
2007
dB Masters’ Curium CMS <= 1.03(c_id) Remote Blind SQL Injection Vulnerability
The vulnerability allows an attacker to execute arbitrary SQL queries on the target system, potentially gaining unauthorized access to sensitive information. The exploit involves manipulating the 'c_id' parameter in the 'news.php' file of dB Masters' Curium CMS version 1.03 or earlier. By injecting SQL code into the 'c_id' parameter, an attacker can bypass authentication and retrieve usernames and passwords from the 'cm_users' table.
Mitigation:
Update to a patched version of dB Masters' Curium CMS that addresses the SQL injection vulnerability. Implement input validation and parameterized queries to prevent SQL injection attacks.