vendor:
GENU CMS
by:
h0rd
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: GENU CMS
Affected Version From: GENU CMS 2012.3
Affected Version To: GENU CMS 2012.3
Patch Exists: YES
Related CWE: CVE-2012-4456
CPE: cpe:a:genu:genu_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2012
GENU CMS SQL Injection Vulnerability
GENU CMS is vulnerable to a SQL injection vulnerability due to improper sanitization of user-supplied input in the 'article_id' parameter of the 'read.php' script. An attacker can exploit this vulnerability to gain access to the application's database, including sensitive information such as usernames and passwords.
Mitigation:
To mitigate this vulnerability, the application should properly sanitize user-supplied input before using it in a SQL query.