vendor:
724CMS
by:
Lidloses_Auge
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: 724CMS
Affected Version From: 04.01
Affected Version To: 04.01
Patch Exists: NO
Related CWE: N/A
CPE: 724cms
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
724CMS <= 4.01 Enterprise - SQL Injection Vulnerability
724CMS version 4.01 Enterprise is vulnerable to SQL injection. The vulnerability exists in the 'ID' GET parameter of the 'index.php' document. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. The number of columns isn't always 28. In some cases it can be also about 37. Check before you try. Some of 'em are blind injections.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user input and escape special characters.