Lucene search

K
atlassian[email protected]JRASERVER-72880
HistoryOct 07, 2021 - 9:59 a.m.

Jira 8.19.X ships with JDK 11.0.11 which is affected by CVE-2021-2388

2021-10-0709:59:07
jira.atlassian.com
89

0.002 Low

EPSS

Percentile

61.5%

h3. Issue Summary

Since the release of JRASERVER-72339 , Jira 8.19.X ships with OpenJDK 11 however the bundled AdoptOpen JDK 11.0.11 is affected by CVE-2021-2388 :

  • https://nvd.nist.gov/vuln/detail/CVE-2021-2388 - CVSS 3.1 Base Score 7.5
  • Quote from doc
    bq. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator).

h3. Steps to Reproduce

Use the bin installer to Install Jira 8.19.X

Check the JAVA version

h3. Expected Results
Bundled JAVA version should not be affected by CVE-2021-2388

h3. Actual Results
Bundled JAVA version is affected by CVE-2021-2388

h3. Workaround

If you are using the embedded JAVA, change the JAVA version following the steps here:

Upgrade Java to the latest stable version of JDK ( 11.0.12+7 )