exploit-db-mirror/platforms/asp/webapps/31191.txt
Offensive Security 30233ba6f1 Updated 01_27_2014
2014-01-27 04:26:39 +00:00

12 lines
536 B
Text
Executable file

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