# Exploit Title : Clipbucket signup.php 2.8 Blind SQL Injection # Date : 26/10/2015 # Exploit Author : ayadi # email : ayadi.mohamed@outlook.com # Vendor Homepage : http://clip-bucket.com/ # Software Link : http://sourceforge.net/projects/clipbucket/files/ClipBucket%20v2/clipbucket-2.8.v3354-stable.zip # Version : 2.8 # Tested on : windows # Google dork : Forged By ClipBucket #################### SOFTWARE DESCRIPTION #################### ClipBucket is an OpenSource Multimedia Management Script Provided Free to the Community.This script comes with all the bells & whistles required to start your own Video Sharing website like Youtube, Metacafe, Veoh, Hulu or any other top video distribution application in matter of minutes. ClipBucket is fastest growing script which was first started as Youtube Clone but now its advance features & enhancements makes it the most versatile, reliable & scalable media distribution platform with latest social networking features, while staying light on your pockets. Whether you are a small fan club or a big Multi Tier Network operator, Clipbucket will fulfill your video management needs. ################################## VULNERABILITY: Blind SQL Injection ################################## An attacker might execute arbitrary SQL commands on the database server with this vulnerability. User tainted data is used when creating the database query that will be executed on the database management system (DBMS). An attacker can inject own SQL syntax thus initiate reading, inserting or deleting database entries or attacking the underlying operating system depending on the query, DBMS and configuration. = POC = POST http://LOCALHOST/PATH/signup.php infected infected : email DATA username=4983628&password=7557536&cpassword=7164803&dob=1989-10-14&cb_verifier=fe&66=144&a137=Pira&cb_captcha_enabled=yes&signup=Signup&country=AF&category=1&email=99999999 ################################ Greetz : To ALLAH # ################################