🔨 Fix false-positives - CVE-2020-8115
parent
0ab076bf9a
commit
08f950e425
|
@ -2,7 +2,7 @@ id: CVE-2018-20824
|
|||
|
||||
info:
|
||||
name: Atlassian Jira WallboardServlet XSS
|
||||
author: madrobot
|
||||
author: madrobot & dwisiswant0
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
|
@ -14,7 +14,7 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- alert(document.domain)
|
||||
- type: regex
|
||||
regex:
|
||||
- (?mi)timeout:\salert\(document\.domain\)
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue