vendor:
XlentCMS
by:
Gamoscu
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: XlentCMS
Affected Version From: XlentCMS V1.0.4
Affected Version To: XlentCMS V1.0.4
Patch Exists: No
Related CWE: N/A
CPE: a:xlentprojects:xlentcms:1.0.4
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
XlentCMS V1.0.4 (downloads.php?cat) SQL Injection Vulnerability
XlentCMS V1.0.4 is vulnerable to a SQL injection vulnerability in the downloads.php?cat parameter. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.