Vulnerability Details : CVE-2015-5380
The Utf8DecoderBase::WriteUtf16Slow function in unicode-decoder.cc in Google V8, as used in Node.js before 0.12.6, io.js before 1.8.3 and 2.x before 2.3.3, and other products, does not verify that there is memory available for a UTF-16 surrogate pair, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted byte sequence.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2015-5380
- cpe:2.3:a:google:v8:-:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:*:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.0.0:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.3.2:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.2.0:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.3.0:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.3.1:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.0.2:*:*:*:*:*:*:*
- cpe:2.3:a:iojs:io.js:2.1.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-5380
0.62%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 68 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-5380
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2015-5380
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2015-5380
-
http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/
Node v0.12.6 (Stable) | Node.jsPatch
-
https://medium.com/@iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852
Important security upgrades for node.js and io.js - Node & JavaScript - MediumPatch;Vendor Advisory
-
https://medium.com/%40iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852
-
https://codereview.chromium.org/1226493003
Issue 1226493003: unicode-decoder: fix out-of-band write in utf16 - Code Review
-
https://github.com/joyent/node/issues/25583
Segfault on node 0.12.4, to do with unicode and buffers · Issue #25583 · nodejs/node-v0.x-archive · GitHub
-
http://www.securityfocus.com/bid/75556
Node.js 'unicode.cc' Denial of Service Vulnerability
Jump to