Bugzilla – Bug 937416
VUL-0: CVE-2015-5380: v8: out of band write in utf-8 decoder
Last modified: 2017-08-10 13:07:13 UTC
+++ This bug was initially created as a clone of Bug #937414 +++ via oss-sec http://seclists.org/oss-sec/2015/q3/29 > Node has resolved a security vulnerability in their most recent release > but do not appear to have requested a CVE ID. > > http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/ > > Node v0.12.6 (Stable) > Sat, 04 Jul 2015 02:34:23 UTC - release > > This release of Node.js fixes a bug that triggers an out-of-band write > in V8's utf-8 decoder. This bug impacts all Buffer to String > conversions. This is an important security update as this bug can be > used to cause a denial of service attack.. This should be the corresponding fix (plus testcases) on upstream v8: https://chromium.googlesource.com/v8/v8.git/+/b199bcdd47ae97ec116b430e34ab42001c8f04c0%5E!/#F2
bugbot adjusting priority
CVE assigned http://seclists.org/oss-sec/2015/q3/72
fixed in current Leaps