exploit-db-mirror/platforms/php/webapps/33927.txt
Offensive Security 48fef00530 Updated 07_01_2014
2014-07-01 04:39:53 +00:00

7 lines
No EOL
492 B
Text
Executable file

source: http://www.securityfocus.com/bid/39905/info
eZoneScripts Apartment Search Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/productdemos/ApartmentSearch/listtest.php?r=-1 union select 0,user()--