10 lines
No EOL
457 B
Text
10 lines
No EOL
457 B
Text
source: https://www.securityfocus.com/bid/48647/info
|
|
|
|
Sphider 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.
|
|
|
|
The following example input is available:
|
|
|
|
Username: ' or 0=0 #
|
|
Password: ' or 0=0 # |