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

EDB-ID:

29178




Platform:

ASP

Date:

2006-11-24


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