43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
id: CVE-2020-14179
|
|
|
|
info:
|
|
name: Atlassian Jira Server/Data Center <8.5.8/8.6.0 - 8.11.1 - Information Disclosure
|
|
author: x1m_martijn
|
|
severity: medium
|
|
description: Atlassian Jira Server and Data Center before 8.5.8 and 8.6.0 through 8.11.1 are susceptible to information disclosure via the /secure/QueryComponent!Default.jspa endpoint. An attacker can view custom field names and custom SLA names.
|
|
remediation: |
|
|
Upgrade Atlassian Jira Server/Data Center to a version higher than 8.11.1 to mitigate the vulnerability.
|
|
reference:
|
|
- https://jira.atlassian.com/browse/JRASERVER-71536
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-14179
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2020-14179
|
|
epss-score: 0.0047
|
|
epss-percentile: 0.72498
|
|
cpe: cpe:2.3:a:atlassian:jira_data_center:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: atlassian
|
|
product: jira_data_center
|
|
shodan-query: http.component:"Atlassian Jira"
|
|
tags: cve,cve2020,atlassian,jira,exposure,disclosure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/secure/QueryComponent!Default.jspa"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '{"searchers":'
|
|
- '"groups":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|