CodeAvalanche News 1.2 - 'default.asp' SQL Injection

Author: omnipresent
type: webapps
platform: asp
port: 
date_added: 2006-05-19  
date_updated: 2013-08-28  
verified: 1  
codes: CVE-2006-2499;OSVDB-25652  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 27898.txt  
source: https://www.securityfocus.com/bid/18031/info

CodeAvalanche News is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation. An attacker can disclose the administrative authentication credentials by exploiting this issue.

CodeAvalanche News 1.2 is reported to be vulnerable. Other versions may be affected as well.

http://www.exmaple.com/[path_of_application]/CANews/Admin/default.asp?password=1' OR '1' = '1&Submit=Login