[] NeoSense

VegaDNS 0.8.1/0.9.8/0.9.9 - 'index.php' Cross-Site Scripting

Author: dyn0
type: webapps
platform: php
port: 
date_added: 2005-08-10 
date_updated: 2013-06-13 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/14538/info

VegaDNS is vulnerable to cross-site scripting attacks. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

http://www.example.com/index.php?VDNS_Sessid=[sessid]&message=[some error msg]<iframe src="http://www.example.com">