20/20 Real Estate 3.2 - Multiple SQL Injections



EKU-ID: 34271 CVE: OSVDB-ID:
Author: laurent gaffie Published: 2006-11-17 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/21153/info

20/20 Real Estate 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.

Version 3.2 is vulnerable; other versions may also be affected.

http://www.example.com/listings.asp?peopleID='[sql]
http://www.example.com/f-google_earth.asp?itemID='[sql]
http://www.example.com/f-email.asp?strPeopleID=1&itemID='[sql]
http://www.example.com/listings.asp?strPageSize=1&strCurrentPage=1&peopleID='[sql]