Inventory Manager - Multiple Input Validation Vulnerabilities

Author: laurent gaffie
type: webapps
platform: asp
port: 
date_added: 2006-11-14  
date_updated: 2013-10-17  
verified: 1  
codes: CVE-2006-5943;OSVDB-30424  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 29024.txt  
source: https://www.securityfocus.com/bid/21069/info

Inventory Manager is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, 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://site.com/inventory/inventory/display/imager.asp?pictable='[sql]
http://site.com/inventory/inventory/display/imager.asp?pictable=[inventory]&picfield=[sql]
http://site.com/inventory/inventory/display/imager.asp?pictable=[inventory &picfield=photo&where='[sql]