🔨 Fix false-positives - CVE-2020-8115

patch-1
dw1 2020-07-09 03:45:08 +07:00
parent 0ab076bf9a
commit 08f950e425
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ id: CVE-2018-20824
info: info:
name: Atlassian Jira WallboardServlet XSS name: Atlassian Jira WallboardServlet XSS
author: madrobot author: madrobot & dwisiswant0
severity: medium severity: medium
requests: requests:
@ -14,7 +14,7 @@ requests:
- type: status - type: status
status: status:
- 200 - 200
- type: word - type: regex
words: regex:
- alert(document.domain) - (?mi)timeout:\salert\(document\.domain\)
part: body part: body