vendor:
Imagine-cms
by:
Metropolis
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Imagine-cms
Affected Version From: 2.50
Affected Version To: 2.50
Patch Exists: YES
Related CWE: N/A
CPE: a:imagine-cms:imagine-cms:2.50
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
2010
Imagine-cms 2.50
Imagine-cms version 2.50 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability to gain access to the application's database, including usernames and passwords stored in plaintext. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'page' parameter of the 'index.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable application.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in SQL statements.