Lucene search

K
ibmIBMC7FEB948D0F5BAF1574A205824089E1DFF7F1DC126C0341C1204C91A63A12211
HistoryAug 09, 2018 - 4:20 a.m.

Security Bulletin: Current Release of IBM® SDK for Node.js™ in IBM Bluemix is affected by CVE-2015-5380

2018-08-0904:20:36
www.ibm.com
16

EPSS

0.008

Percentile

81.1%

Summary

Denial of service vulnerability caused by an out of bounds write in the V8 JavaScript engine’s UTF decoder.

Vulnerability Details

CVEID: CVE-2015-5380**
DESCRIPTION:** Google V8, as used in Node.js, is vulnerable to a denial of service that is caused by the failure to verify available memory for a UTF-16 surrogate pair. A remote attacker could exploit this vulnerability by using a specially crafted byte sequence to corrupt memory and cause a denial of service or have an unspecified impact.
CVSS Base Score: 7.3
CVSS Temporal Score: See <https://exchange.xforce.ibmcloud.com/vulnerabilities/104510&gt; for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L)

Affected Products and Versions

This vulnerability affects all versions up to and including IBM SDK for Node.js v1.2.0.3 and open-source version v0.12.5 of the Node.js runtime in IBM Bluemix. The issue has been resolved in IBM SDK for Node.js v1.2.0.4 and open-source version v0.12.6 with Node.js Buildpack Version:

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 v0.12.5 or below, and the buildpack version is v2.2-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.12.6”
},

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

EPSS

0.008

Percentile

81.1%

Related for C7FEB948D0F5BAF1574A205824089E1DFF7F1DC126C0341C1204C91A63A12211