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

EDB-ID:

26146

CVE:

N/A


Author:

dyn0

Type:

webapps


Platform:

PHP

Date:

2005-08-10


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">