vendor:
Demo4 CMS
by:
CWH Underground
8.8
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Demo4 CMS
Affected Version From: Beta01
Affected Version To: Beta01
Patch Exists: NO
Related CWE: N/A
CPE: a:demo4:demo4_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: N/A
2008
Demo4 CMS (index.php id) Remote SQL Injection Vulnerability
A vulnerability exists in Demo4 CMS Beta01, where an attacker can inject arbitrary SQL commands via the 'id' parameter in the index.php file. This exploit can be used to get the username and password (no encryption) of the application.
Mitigation:
Input validation should be used to prevent SQL injection attacks.