MGinternet Property Site Manager - 'listings.asp' Multiple SQL Injections

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

raw file: 29030.txt  
source: https://www.securityfocus.com/bid/21073/info

MGinternet Property Site Manager is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because it fails to sufficiently sanitize user-supplied input.

An attacker could exploit these issues to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.

http://www.example.com/asp/listings.asp?l='[sql]
http://www.example.com/asp/listings.asp?s=search&typ='[sql]
http://www.example.com/asp/listings.asp?s=search&typ=4&loc='[sql]