IBM Support

Security Bulletin: Vulnerability in OpenSSL affects IBM® SDK for Node.js™ in IBM Bluemix (CVE-2015-1793)

Security Bulletin


Summary

OpenSSL alternate chains certificate forgery vulnerability (CVE-2015-1793) disclosed by the OpenSSL Project on July 9 2015. IBM SDK for Node.js in IBM Bluemix has addressed this CVE.

Vulnerability Details

CVEID: CVE-2015-1793
DESCRIPTION:
 OpenSSL could allow a remote attacker to bypass security restrictions, caused by an implementation error of the alternative certificate chain logic. An attacker could exploit this vulnerability to bypass the CA flag and other specific checks on untrusted certificates and issue an invalid certificate.
CVSS Base Score: 7.5
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/104500 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N)

Affected Products and Versions

This vulnerability affects all versions up to and including IBM SDK for Node.js v1.1.0.15, v1.2.0.3 and v1.2.0.4. It also affects open-source version v0.10.38 and v0.12.4 of the Node.js runtime in IBM Bluemix. The issue has been resolved in IBM SDK for Node.js v1.1.0.16 and v1.2.0.5.

To check which version of the Node.js runtime your Bluemix application is using, navigate to the "Files and Logs" for your application through the Bluemix UI. In the "logs" directory, check the "staging_task.log". You can also find this file through the command-line Cloud Foundry client by running "cf files <appname> logs/staging_task.log".

Look for the following lines:

-----> IBM SDK for Node.js Buildpack _______

If the open-source version is not v0.10.40 or v0.12.7, or the buildpack verison is not v2.3-xxxxxxxx-xxxx, your application may be vulnerable.

Remediation/Fixes

To upgrade to the latest version of the Node.js runtime, please specify the latest Node.js runtime in your package.json file for your application:

"engines": {
"node": ">=0.10.40"
},
or
"engines": {
"node": ">=0.12.7"
},

You will then need to restage (or re-push) your application.

Get Notified about Future Security Bulletins

References

Off

*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":"SS4JM7","label":"IBM SDK for Node.js for Cloud"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"Version Independent","Edition":"Edition Independent","Line of Business":{"code":"LOB21","label":"Public Cloud Platform"}}]

Document Information

Modified date:
08 August 2018

UID

swg21962929