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

Related Vulnerabilities: CVE-2008-7030  
Publish Date: 13 Feb 2008
Author: S@BUN
                							

                source: http://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