diff --git a/cves/CVE-2018-20824.yaml b/cves/CVE-2018-20824.yaml index 20e3ab543c..584891af68 100644 --- a/cves/CVE-2018-20824.yaml +++ b/cves/CVE-2018-20824.yaml @@ -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