IBM Support

Security Bulletin: Vulnerability in Diffie-Hellman ciphers affects IBM DB2 Recovery Expert for Linux, UNIX and Windows (CVE-2015-4000)

Security Bulletin


Summary

The Logjam Attack on TLS connections using the Diffie-Hellman (DH) key exchange protocol affects IBM DB2 Recovery Expert for Linux, UNIX, and Windows

Vulnerability Details

CVEID: CVE-2015-4000
DESCRIPTION:
 The TLS protocol could allow a remote attacker to obtain sensitive information, caused by the failure to properly convey a DHE_EXPORT ciphersuite choice. An attacker could exploit this vulnerability using man-in-the-middle techniques to force a downgrade to 512-bit export-grade cipher. Successful exploitation could allow an attacker to recover the session key as well as modify the contents of the traffic. This vulnerability is commonly referred to as "Logjam".
CVSS Base Score: 4.3
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/103294 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:M/Au:N/C:P/I:N/A:N)

Affected Products and Versions

IBM DB2 Recovery Expert for Linux, UNIX, and Windows versions 3.1 through 4.1

Remediation/Fixes

Replace existing JRE with JRE V7 SR9-Fix Pack 1 (http://www-01.ibm.com/support/docview.wss?uid=swg21639279).

You can replace the IBM Runtime Environment, Java™ Technology Edition that is installed with IBM DB2 Recovery Expert for Linux, UNIX, and Windows with the latest IBM Runtime Environment, Java™ Technology Edition following the detailed instructions provided in the tech-note "Updating the JRE for DB2 Recovery Expert for Linux, UNIX and Windows".

Workarounds and Mitigations


Disable the DH and DHE cipher suites by adding "DH, DHE" to the list of disabled algorithms defined by the jdk.tls.disabledAlgorithms security property in java.security file.

Edit the java.security file that is located in the Recovery Expert installation directory:

   /jre/lib/security/java.security


Add the following line and save the file:

   jdk.tls.disabledAlgorithms=DH, DHE


If the jdk.tls.disabledAlgorithms property was already enabled (without a "#" character at the beginning of the line), i.e.:

   jdk.tls.disabledAlgorithms=SSLv3


then append the text ", DH, DHE" to the end of the line and save the file.

   jdk.tls.disabledAlgorithms=SSLv3
, DH, DHE

Restart the Recovery Expert server for this change to take effect.

You should verify applying this configuration change does not cause any compatibility issues. If you change the default setting after applying the fix, you will expose yourself to the attack described above. IBM recommends that you review your entire environment to identify other areas where you have enabled the Diffie-Hellman key-exchange protocol used in TLS and take appropriate mitigation and remediation actions.

Get Notified about Future Security Bulletins

References

Off

Change History

03 July 2015 - Initial Security Bulletin

*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.

Disclaimer

Review the IBM security bulletin disclaimer and definitions regarding your responsibilities for assessing potential impact of security vulnerabilities to your environment.

[{"Product":{"code":"SS8QJD","label":"DB2 Recovery Expert for Linux, UNIX and Windows"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"4.1.0;3.1.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg21960231