15 lines
No EOL
660 B
Text
15 lines
No EOL
660 B
Text
source: https://www.securityfocus.com/bid/49677/info
|
|
|
|
Card sharj is prone to multiple SQL-injection vulnerabilities because the application 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.
|
|
|
|
Card sharj 1.01 is vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/index.php?cardId=[sql inject]
|
|
|
|
http://www.example.com/index.php?action=[sql inject]
|
|
|
|
http://www.example.com/Card-sharj-scripts/admin/index.php
|
|
|
|
Username & Password: admin' or '1=1 |