Security Bulletin
Summary
The RC4 “Bar Mitzvah” Attack for SSL/TLS affects IBM PureData System for Analytics.
Vulnerability Details
CVEID: CVE-2015-2808
DESCRIPTION: The RC4 algorithm, as used in the TLS protocol and SSL protocol, could allow a remote attacker to obtain sensitive information. An attacker could exploit this vulnerability to remotely expose account credentials without requiring an active man-in-the-middle session. Successful exploitation could allow an attacker to retrieve credit card data or other sensitive information. This vulnerability is commonly referred to as "Bar Mitzvah Attack".
CVSS Base Score: 5
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/101851 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/Au:N/C:P/I:N/A:N)
Affected Products and Versions
IBM PureData System for Analytics N100x/TwinFin, IBM PureData System for Analytics N200x, and IBM PureData System for Analytics N3001 models which contain Lenovo Integrated Management Modules (IMMs) v1 and v2.
Remediation/Fixes
|
Product VRMF | APAR | Remediation/First Fix |
| IBM Netezza FDT 4.1.2.0 | Link to Fix Central | |
| IBM Netezza FDT Support Tools 2.0.0.1 | Link to Fix Central |
Workarounds and Mitigations
Remove RC4 as an authentication option for the Integrated Management Modules (IMM) on IBM PureData System for Analytics appliances. Follow these steps to update the IMMs on your appliance, or contact IBM Support if you need assistance.
- Open a web browser such as Internet Explorer or Mozilla Firefox (preferred).
- In the URL address, specify the IMM hostname or IMM IP address:
http://<management_module_hostname>
or
http://<IP_address_for_mm>
NOTE: You must have the hostname/IP address for each IMM in the system, and the
user/password to access the IMM.
- For an IMM version 1 model, perform the following steps:
a. In the Integrated Management Module window, in the left panel, navigate to the Security tab.
b. Scroll down to the option for Cryptography Management.
c. Select the radio button for High Security Mode. Click Save.
d. On the main IMM page, select the Restart IMM tab.
e. Restart the IMM.
- For an IMM II (version 2) model, perform the following steps:
a. In the Integrated Management Module II window, select the IMM Management tab.
b. Select Security.
c. Select the Cryptography Management tab.
d. Select the radio button for NIST SP 800-131A Compliance Mode.
e. On the IMM Management tab, select Restart IMM.
f. Restart the IMM.
How to verify that the RC4 support is disabled:
For an IMM (version 1) model:
- Log in as root to a client system in your network.
- Type the following command to connect to the IP address of the IMM:
[root@local_rh5 store]# openssl s_client -cipher RC4-SHA -connect <IP ADDRESS>:443
- If the IMM is vulnerable and allows RC4 connections, the command succeeds with the following message:
CONNECTED(00000003)
- If the IMM is configured to block RC4 connections, the command fails with the following message:
socket: Connection refused
connect:errno=29
For an IMM II (version 2) model:
- Log in as root to a client system in your network.
- Type the following command to connect to the IP address of the IMM II:
[root@local_rh5 store]# openssl s_client -cipher RC4-SHA -connect <IP ADDRESS>:443
- If the IMM II is vulnerable and allows RC4 connections, the command succeeds with the following message:
CONNECTED(00000003)
depth=0 /C=US/ST=NC/L=RTP/O=System X/CN=IMM2-40f2e9dcc9e6
verify error:num=18:self signed certificate
verify return:1
- If the IMM II is configured to block RC4 connections, the command fails with either the "connection refused" message or a handshake failure, for example:
CONNECTED(00000003)
2692:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188:
You should verify applying this configuration change does not cause any compatibility issues. Not disabling the RC4 stream cipher 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 RC4 stream cipher and take appropriate mitigation and remediation actions.
Get Notified about Future Security Bulletins
References
Acknowledgement
None
Change History
27 April 2015: Original Version Published
*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.
Was this topic helpful?
Document Information
Modified date:
17 October 2019
UID
swg21883853