8 lines
No EOL
548 B
Text
8 lines
No EOL
548 B
Text
source: https://www.securityfocus.com/bid/21463/info
|
|
|
|
The 'dol storye' application is prone to multiple SQL-injection vulnerability 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 implementation.
|
|
|
|
http://www.example.com/path_to_storye/dettaglio.asp?id_doc='[SQL code]
|
|
http://www.example.com/path_to_storye/dettaglio.asp?id_aut='[SQL code] |