Lucene search

K
ibmIBM5DB2E519AF6A44986FAE300E5FDDBCEF984C505505D899E05EED5F1A41CC440A
HistoryJul 02, 2021 - 6:16 a.m.

Security Bulletin: Multiple vulnerabilities in IBM Java Runtime affect IBM Platform Symphony and IBM Spectrum Symphony

2021-07-0206:16:58
www.ibm.com
18

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.064 Low

EPSS

Percentile

92.6%

Summary

There are multiple vulnerabilities in IBM® Runtime Environment Java™ Version 8 Service Refresh 5 Fix Pack 15 and earlier releases used by IBM Platform Symphony and IBM Spectrum Symphony. IBM Platform Symphony and IBM Spectrum Symphony have addressed the applicable CVEs.

Vulnerability Details

If you run your own Java code using the IBM Java Runtime delivered with this product, you should evaluate your code to determine whether additional Java vulnerabilities are applicable to your code. For a complete list of vulnerabilities, refer to the “IBM Java SDK Security Bulletin”, located in the References section for more information.

CVEID: CVE-2018-2973 DESCRIPTION: An unspecified vulnerability related to the Java SE JSSE component could allow an unauthenticated attacker to cause no confidentiality impact, high integrity impact, and no availability impact.
CVSS Base Score: 5.9
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/146835 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N)

CVEID: CVE-2018-2940 DESCRIPTION: An unspecified vulnerability related to the Java SE Libraries component could allow an unauthenticated attacker to obtain sensitive information resulting in a low confidentiality impact using unknown attack vectors.
CVSS Base Score: 4.3
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/146803 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N)

CVEID: CVE-2018-2952 DESCRIPTION: An unspecified vulnerability related to the Java SE Concurrency component could allow an unauthenticated attacker to cause a denial of service resulting in a low availability impact using unknown attack vectors.
CVSS Base Score: 3.7
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/146815 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L)

CVEID: CVE-2018-1656 DESCRIPTION: The IBM Java Runtime Environment’s Diagnostic Tooling Framework for Java (DTFJ) does not protect against path traversal attacks when extracting compressed dump files.
CVSS Base Score: 7.4
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/144882 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N)

CVEID:CVE-2018-12539
**DESCRIPTION:*Eclipse OpenJ9 could allow a local attacker to gain elevated privileges on the system, caused by the failure to restrict the use of Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same machine and use Attach API operations to only the process owner. An attacker could exploit this vulnerability to execute untrusted native code and gain elevated privileges on the system.
CVSS Base Score: 8.4
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/148389 for more information
CVSS Environmental Score
: Undefined
CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)

CVEID: CVE-2018-1517 DESCRIPTION: A flaw in the java.math component in IBM SDK, Java Technology Edition may allow an attacker to inflict a denial-of-service attack with specially crafted String data.
CVSS Base Score: 5.9
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/141681 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H)

CVEID: CVE-2016-0705 **DESCRIPTION: *OpenSSL is vulnerable to a denial of service, caused by a double-free error when parsing DSA private keys.
An attacker could exploit this vulnerability to corrupt memory and cause a denial of service.
CVSS Base Score: 3.7
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/111140 for more information
CVSS Environmental Score
: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L)

Affected Products and Versions

IBM Platform Symphony 7.1 Fix Pack 1
IBM Platform Symphony 7.1.1
IBM Spectrum Symphony 7.1.2
IBM Spectrum Symphony 7.2.0.2

Remediation/Fixes

Applicability

  • Operating systems: Linux x64

  • Cluster type: Single grid cluster

Prerequisite

To install or uninstall the .rpm packages for IBM Spectrum Symphony 7.1.2 and 7.2.0.2, you must have root permission and RPM version 4.2.1 or later must be installed on the host.

Before installation

1. Log on to the mamagement host as the cluster administrator.

2. Disable your applications, stop services, and shut down the cluster:

> source profile.platform

> soamcontrol app disable all

> egosh service stop all

> egosh ego shutdown all

3. Back up or uninstall the existing JRE on all management hosts:

For Platform Symphony 7.1 Fix Pack 1 and 7.1.1, back up the JRE folder (under $EGO_TOP/jre/<EGO_version>/linux-x86_64/). For example, in a Platform Symphony 7.1.1 cluster, back up the JRE folder at $EGO_TOP/jre/3.3/linux-x86_64/.

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, uninstall the existing JRE.

1. Query the existing JRE package and uninstall it from the dbpath location, for example:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-1.8.0.3-408454.x86_64

> rpm -e egojre-1.8.0.3-408454.x86_64 --dbpath /tmp/rpm --nodeps

2. For IBM Spectrum Symphony 7.2.0.2, remove the leftover link under the jre folder, for example:

> rm -rf $EGO_TOP/jre/8.0.5.0

Install this interim fix

1. Log on each management host as the cluster administrator and replace your current JRE folder with the files in this interim fix.

For Platform Symphony 7.1 Fix Pack 1 and 7.1.1, remove the files in the existing JRE folder and extract the interim package to the JRE folder on all hosts.

For example, in a Platform Symphony 7.1.1 cluster, enter the following commands:

> rm -rf $EGO_TOP/jre/3.3/linux-x86_64/*

> tar zxfo symSetup_jre8sr5fp21_linux-64_build502764.tar.gz -C $EGO_TOP/jre/3.3/linux-x86_64

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, use the same dbpath and prefix as the installation, for example:

> rpm –ivh --dbpath /tmp/rpm --prefix /opt/platform egojre-1.8.0.521.x86_64.rpm

2. Delete all subdirectories and files in the GUI work directory:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

**NOTE:**If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

3. Launch your browser and clear the browser cache.

4. Log on to the management host as the cluster administrator, start the cluster and enable your applications:

> source profile.platform

> egosh ego start all

> soamcontrol app enable <appName>

Verify the installation

  • For Platform Symphony 7.1 Fix Pack 1, the following example shows output for the java -version command:

> $EGO_TOP/jre/3.1/linux-x86_64/bin/java -version

java version “1.8.0_181”

Java™ SE Runtime Environment (build 8.0.5.21 - pxa6480sr5fp21-20180830_01(SR5 FP21))

IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180829_395745 (JIT enabled, AOT enabled)

OpenJ9 - e82188c

OMR - eeaa30e

IBM - 98805ca)

JCL - 20180821_01 based on Oracle jdk8u181-b12

  • For Platform Symphony 7.1.1, the following example shows output for the java -version command:

> $EGO_TOP/jre/3.3/linux-x86_64/bin/java -version

java version “1.8.0_181”

Java™ SE Runtime Environment (build 8.0.5.21 - pxa6480sr5fp21-20180830_01(SR5 FP21))

IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180829_395745 (JIT enabled, AOT enabled)

OpenJ9 - e82188c

OMR - eeaa30e

IBM - 98805ca)

JCL - 20180821_01 based on Oracle jdk8u181-b12

  • For IBM Spectrum Symphony 7.1.2, the following example shows output for the rpm -qa command:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-1.8.0.521-502764.x86_64

  • For IBM Spectrum Symphony 7.2.0.2, the following example shows output for the rpm -qa command:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-8.0.5.21-502764.x86_64

Uninstallation

If required, follow these instructions to uninstall this interim fix in your cluster:

1. Log on to the management host as the cluster administrator.

2. Disable your applications, stop services, and shut down the cluster:

> source profile.platform

> soamcontrol app disable all

> egosh service stop all

> egosh ego shutdown all

3. Log on each management host as the cluster administrator and restore the JRE folder from your backup.

For Platform Symphony 7.1 Fix Pack 1 and 7.1.1, restore your backup to the $EGO_TOP/jre/<EGO_version>/linux-x86_64/ folder. For example, in a Platform Symphony 7.1.1 cluster, restore your backup to the $EGO_TOP/jre/3.3/linux-x86_64/ folder.

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, uninstall the existing JRE, then install the old one:

  1. Uninstall the JRE fix, for example:
    
&gt; rpm -e egojre-1.8.0.521-502764.x86_64 --dbpath /tmp/rpm/ --nodeps
  1. For IBM Spectrum Symphony 7.2.0.2, remove the leftover link under the jre folder, for example:
    
&gt; rm -rf $EGO_TOP/jre/8.0.5.21
  1. Extract the egojre .rpm package from the .bin installation package, for example, for IBM Spectrum Symphony 7.1.2:
    
&gt; sym-7.1.2.0_x86_64.bin --extract /opt/extract
  1. Reinstall the old JRE package. Use the same dbpath and prefix as the installation, for example:
    
&gt; rpm -ivh --dbpath /tmp/rpm --prefix /opt/platform /opt/extract/egojre-1.8.0.3.x86_64.rpm

4. Delete all subdirectories and files in the GUI work directory:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

**NOTE:**If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

5. Launch your browser and clear the browser cache.

6. Log on to the management host as the cluster administrator, start the cluster and enable your applications:

> source profile.platform

> egosh ego start all

> soamcontrol app enable <appName>

Packages

Product VRMF APAR Remediation/First Fix
IBM Platform Symphony 7.1 Fix Pack 1 P102730

symSetup_jre8sr5fp21_linux-64_build502764.tar.gz

http://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/Other+software/Platform+Symphony&release=All&platform=All&function=fixId&fixids=sym-7.1-build502764&includeSupersedes=0

IBM Platform Symphony | 7.1.1 | P102730 |

symSetup_jre8sr5fp21_linux-64_build502764.tar.gz

http://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/Other+software/Platform+Symphony&release=All&platform=All&function=fixId&fixids=sym-7.1.1-build502764&includeSupersedes=0

IBM Spectrum Symphony | 7.1.2 | P102730 |

egojre-1.8.0.521.x86_64.rpm

http://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/Other+software/IBM+Spectrum+Symphony&release=All&platform=All&function=fixId&fixids=sym-7.1.2-build502764&includeSupersedes=0

IBM Spectrum Symphony | 7.2.0.2 | P102730 |

egojre-8.0.5.21.x86_64.rpm

http://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/Other+software/IBM+Spectrum+Symphony&release=All&platform=All&function=fixId&fixids=sym-7.2.0.2-build502764&includeSupersedes=0

Workarounds and Mitigations

None

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.064 Low

EPSS

Percentile

92.6%

Related for 5DB2E519AF6A44986FAE300E5FDDBCEF984C505505D899E05EED5F1A41CC440A