[] NeoSense

Link Exchange Lite 1.0 - Multiple SQL Injections

Author: laurent gaffie
type: webapps
platform: asp
port: 
date_added: 2006-11-21 
date_updated: 2013-10-24 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/21225/info

Link Exchange Lite 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 implementation.

http://www.example.com/categories.asp?catID=[SQL Injection]
http://www.example.com/categories.asp?editorID=[SQL Injection]