Clipbucket 1.7.1 - Multiple SQL Injections

Author: Qabandi
type: webapps
platform: php
port: 
date_added: 2009-07-24  
date_updated: 2014-09-18  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 34694.txt  
source: https://www.securityfocus.com/bid/43383/info

ClipBucket 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.

ClipBucket 1.7.1 is vulnerable; other versions may be affected.


The following example data is available:

userid=q' or 1='1
username=q' or 1='1
session=q' or 1='1