vendor:
Amelia CMS
by:
Ariko-Security
7,5
CVSS
HIGH
SQL injection Vulnerability
89
CWE
Product Name: Amelia CMS
Affected Version From: ALL
Affected Version To: ALL
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: freebsd / ubuntu
2010
SQL injection vulnerability in Amelia CMS
Input passed via the 'page' parameter to index.php is not properly sanitised before being used in a SQL query and it is possible to get sensitive information using for example Time-Base Blind SQL Injection attacks.
Mitigation:
Input validation of 'page' parameter should be corrected.