header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

# Title: [SQL injection vulnerability in Amelia CMS]
# Date: [10.02.2010]
# Author: [Ariko-Security]
# Software Link: [http://www.ameliadesign.eu/]
# Version: [ALL]
# Tested on: [freebsd / ubuntu]


============ { Ariko-Security - Advisory #2/2/2010 } =============

SQL injection vulnerability in Amelia CMS


Vendor's Description of Software:
# http://www.ameliadesign.eu/index.php?page=1322&lang=eng&cnt=services

Dork:
# N/A

Application Info:
# Name: Amelia CMS
# Versions: ALL

Vulnerability Info:
# Type: SQL injection Vulnerability
# Risk: High

Fix:
# N/A

Time Table
# 10/02/2009 - Vendor notified.


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.


Solution:
# Input validation of "page" parameter should be corrected.


Vulnerability:
# http://www.[site]/index.php?page=1322[SQLi]&lang=eng&cnt=services

Credit:
# Discoverd By: MG
# Website: http://Ariko-security.com
# Contacts: support[-at-]ariko-security.com