- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29165
- Проверка EDB
-
- Пройдено
- Автор
- SWEET-DEVIL
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-6158
- Дата публикации
- 2006-11-22
Код:
source: https://www.securityfocus.com/bid/21250/info
InverseFlow Help Desk is prone to multiple cross-site scripting vulnerabilities.
An attacker may leverage these issues 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.
Version 2.31 is vulnerable to these issues; other versions may also be affected. Ace Helpdesk and PMOS Helpdesk have also been confirmed to be vulnerable to these isssues.
http://www.example.com/support_path/ticketview.php?id=[xss]
http://www.example.com/support_path/ticketview.php?email=[xss]
http://www.example.com/support_path/ticketview.php?cmd=deletepost&id=[xss]
http://www.example.com/support_path/ticketview.php?cmd=deletepost&email=[xss]
- Источник
- www.exploit-db.com