vendor:
Cornerstone CMS
by:
Th3 RDX
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Cornerstone CMS
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:cs-tech:cornerstone_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: Demo Site
2010
Cornerstone CMS SQL Injection Vulnerability
Cornerstone CMS is vulnerable to SQL Injection. Attackers can inject malicious SQL queries via the 'id' parameter in the default.asp page. The vulnerable parameters are 'id' in default.asp page. An attacker can inject malicious SQL queries via the 'id' parameter in the default.asp page. The vulnerable parameters are 'id' in default.asp page. An attacker can inject malicious SQL queries via the 'id' parameter in the default.asp page.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.