exploit-db-mirror/platforms/php/webapps/34876.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

8 lines
No EOL
538 B
Text
Executable file

source: http://www.securityfocus.com/bid/44229/info
E-Gold Game Series: Pirates of The Caribbean 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.
http://www.example.com/demo/caribbean/?y=1 and 1=1&x=1 TRUE
http://www.example.com/demo/caribbean/?y=1 and 1=2&x=1 FALSE