[] NeoSense

Chimera Web Portal 0.2 - 'linkcategory.php?id' SQL Injection

Author: Aliaksandr Hartsuyeu
type: webapps
platform: php
port: 
date_added: 2006-01-01 
date_updated: 2013-07-22 
verified: 1 
codes: CVE-2006-0137;OSVDB-22420 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Chimera Web Portal is prone to multiple input validation vulnerabilities. The issues include cross-site scripting and SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.

http://www.example.com/chimera/linkcategory.php?id=9999'%20union%20select%20admin_password%20from%20admin/*