vendor:
Wild CMS
by:
Ariko-Security
5,5
CVSS
MEDIUM
SQL injection Vulnerability
89
CWE
Product Name: Wild CMS
Affected Version From: ALL
Affected Version To: ALL
Patch Exists: N/A
Related CWE: N/A
CPE: a:wildcms:wild_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
2010
SQL injection vulnerability in Wild CMS
Input passed via the 'page_id' parameter to page.php is not properly sanitised before being used in a SQL query.
Mitigation:
Input validation of 'page_id' parameter should be corrected.