Real Estate Listing Website Application Template Login Dialog - SQL Injection
Author: Aria-Security Team
type: webapps
platform: asp
port:
date_added: 2007-07-28
date_updated: 2013-12-23
verified: 1
codes: CVE-2007-4111;OSVDB-36874
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/25115/info
Real Estate Listing Website Application Template is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
To demonstrate this issue, use a valid username, such as 'admin', in the Username field, and the following string for the password field of the vulnerable script:
anything' OR 'x'='x