IBM Support

Security Bulletin: Vulnerability in SSLv3 affects Rational BuildForge (CVE-2014-3566)

Created by Qian BJ Yang on
Published URL:
https://www.ibm.com/support/pages/node/254907
254907

Security Bulletin


Summary

SSLv3 contains a vulnerability that has been referred to as the Padding Oracle On Downgraded Legacy Encryption (POODLE) attack. SSL_TLS is enabled by default in Build Forge in some pages.

Vulnerability Details


CVE ID: CVE-2014-3566

Description: IBM WebSphere Application could allow a remote attacker to obtain sensitive information, caused by a design error when using the SSLv3 protocol. A remote user with the ability to conduct a man-in-the-middle attack could exploit this vulnerability via a POODLE (Padding Oracle On Downgraded Legacy Encryption) attack to decrypt SSL sessions and access the plaintext of encrypted connections.

CVSS Base Score: 4.3
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/97013 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 Rational Build Forge versions 7.1.1, 7.1.2, 7.1.3 and 8.0

Workarounds and Mitigations

You can change the configuration file by the following steps to disable the SSLv3.

Note: bfinstall is used below to represent the installation directory you have chosen to place Build Forge.

Procedure:

  1. Open Build Forge console in browser

  2. Go to Administration > Security-SSL

  3. Change all the SSL_TLS/SSLv3/SSL to TLSv1 and save

  4. Backup the bfclient.conf file
    • By default the bfclient.conf is under \bfinstall on Windows
    • By default the bfclient.conf is under /bfinstall/<platform> on Linux and UNIX

  5. Go to Administration > Security

  6. Click Update Master BFClient.conf

    Note:
    The bfclient.conf is used for Communication between Build Forge Service Layer and UI&Engine. It is also used by Build Forge API when you use the secure connection to Build Forge.

  7. Stop Build Forge

  8. Change the Apache ssl.conf config file
    • By default the ssl.conf is under \bfinstall\Apache\Conf\ssl\ on Windows
    • By default the ssl.conf is under /bfinstall/server/apache/conf/ssl/ on Linux and UNIX

  9. Update the following line for you version of Build Forge
    • For Build Forge 7.1.x:
      From: SSLProtocol -ALL +SSLv3 +TLSv1
      To: SSLProtocol -ALL +TLSv1

    • For Build Forge 8.0.0.x:
      From: SSLProtocol -ALL +SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
      To: SSLProtocol -ALL +TLSv1 +TLSv1.1 +TLSv1.2

  10. Change the Tomcat server.conf config
    • By default the server.conf is under \bfinstall\Apache\tomcat\conf\ on Windows
    • By default the server.conf is under /bfinstall/server/tomcat/conf/ on Linux and UNIX

  11. Find the sslProtocol="SSL_TLS" line and change the SSL_TLS to TLS and save

    Note: If Build Forge is installed with WebSphere Application Server, this step is not required

  12. Start Build Forge

Get Notified about Future Security Bulletins

References

Off

Acknowledgement

None

Change History

* 31 October 2014: Original copy 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.

Internal Use Only

PSIRT 43776 for the advisory 2290

[{"Product":{"code":"SSB2MV","label":"Rational Build Forge"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Web Console","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.1.1;7.1.1.1;7.1.1.2;7.1.1.3;7.1.1.4;7.1.2;7.1.2.1;7.1.2.2;7.1.2.3;7.1.3;7.1.3.1;7.1.3.2;7.1.3.3;7.1.3.4;7.1.3.5;7.1.3.6;8.0;8.0.0.1;8.0.0.2","Edition":"Enterprise;Enterprise Plus;Express;Standard","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
16 June 2018

UID

swg21688137