vendor:
SmartCMS
by:
MG
5,5
CVSS
MEDIUM
SQL injection Vulnerability
89
CWE
Product Name: SmartCMS
Affected Version From: V.2
Affected Version To: V.2
Patch Exists: N/A
Related CWE: N/A
CPE: a:smartwebsites:smartcms
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
2010
SQL injection vulnerability in SmartCMS v.2
Input passed via the "pageid" ,"lang" parameters to index.php is not properly sanitised before being used in a SQL query.
Mitigation:
Input validation of "pageid","lang" parameters should be corrected.