Site2Nite Real Estate Web - 'agentlist.asp' Multiple SQL Injections



EKU-ID: 36177 CVE: CVE-2008-7030;OSVDB-51076 OSVDB-ID:
Author: S@BUN Published: 2008-02-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Site2Nite Real Estate Web 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.

The following proof-of-concept login and password examples are available:

Login: anything' OR 'x'='x
Password: anything' OR 'x'='x