Exploit osTicket 1.2/1.3 Support Cards - 'view.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
29298
Проверка EDB
  1. Пройдено
Автор
HACKER COOL
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-6733
Дата публикации
2006-12-19
osTicket 1.2/1.3 Support Cards - 'view.php' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/21669/info

osTicket Support Cards is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. 

An attacker may leverage this issue to have arbitrary script code execute 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/calendar/export_handler.php?format=<body+onload=alert(1111)>&id=200 http://www.example.com/calendar/export_handler.php?format=<img+src=http://www.example2.com/img/logo.gif+onload=alert(1111)>&id=200
 
Источник
www.exploit-db.com

Похожие темы