11 lines
No EOL
487 B
Text
Executable file
11 lines
No EOL
487 B
Text
Executable file
source: http://www.securityfocus.com/bid/26522/info
|
|
|
|
Mass Mailer 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.
|
|
|
|
The following proof-of-concept example is available:
|
|
|
|
Login Page (Default.asp)
|
|
|
|
Password: anything' OR 'x'='x |