diff --git a/headless/cves/2018/CVE-2018-25031.yaml b/headless/cves/2018/CVE-2018-25031.yaml index 71a8a00b84..b063eb7f22 100644 --- a/headless/cves/2018/CVE-2018-25031.yaml +++ b/headless/cves/2018/CVE-2018-25031.yaml @@ -58,8 +58,15 @@ headless: return window.alertTriggered } + matchers-condition: and matchers: - type: word part: alerts words: - "true" + + - type: word + part: body + words: + - "swagger" + case-insensitive: true