[] NeoSense

Dol Storye - 'Dettaglio.asp' Multiple SQL Injections

Author: WarGame
type: webapps
platform: asp
port: 
date_added: 2006-12-06 
date_updated: 2013-10-27 
verified: 1 
codes: CVE-2006-6414;OSVDB-35816 
tags: 
aliases:  
screenshot_url:  
application_url: 

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]