Fixit iDms Pro Image Gallery - 'filelist.asp' Multiple SQL Injections

Author: Aria-Security Team
type: webapps
platform: asp
port: 
date_added: 2006-11-24  
date_updated: 2013-10-25  
verified: 1  
codes: CVE-2006-6195;OSVDB-32010  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 29178.txt  
source: https://www.securityfocus.com/bid/21282/info

Fixit iDMS Pro is prone to multiple input-validation vulnerabilities, including SQL-injection issues and an HTML-injection issue, because the application fails to properly sanitize user-supplied input.

Successful exploits of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

http://www.example.com/path/filelist.asp?parentid=0&show_id=[SQL INJECTION]
http://www.example.com/path/filelist.asp?parentid=[sql injection]&show_id=1