summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/api/npm-rebuild.html
diff options
context:
space:
mode:
authorjkummerow@chromium.org <jkummerow@chromium.org>2013-12-13 14:21:10 -0700
committerFedor Indutny <fedor.indutny@gmail.com>2013-12-14 02:55:29 +0400
commit39e2426b209799d5deaa29d2401dd98f060babda (patch)
treee83007fb0167da6d4aa4a44bd4978065c98cbcea /deps/npm/html/doc/api/npm-rebuild.html
parent1d5e7974451b04cd10afa29ca86641ad5cf68f46 (diff)
downloadnode-new-39e2426b209799d5deaa29d2401dd98f060babda.tar.gz
v8: backport fix for CVE-2013-{6639|6640}
Quoting CVE-2013-6639: The DehoistArrayIndex function in hydrogen-dehoist.cc in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via JavaScript code that sets the value of an array element with a crafted index. Quoting CVE-2013-6640: The DehoistArrayIndex function in hydrogen-dehoist.cc in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allows remote attackers to cause a denial of service (out-of-bounds read) via JavaScript code that sets a variable to the value of an array element with a crafted index. Like 6b92a7, this is unlikely to affect node.js because it only runs local, trusted code. However, if there exists some module somewhere that populates an array index with remotely provided data this could very well be used to crash a remote server running node. Defense in depth and all. This is a backport of upstream commit r17801. Original commit log: Limit size of dehoistable array indices LOG=Y BUG=chromium:319835,chromium:319860 R=dslomov@chromium.org Review URL: https://codereview.chromium.org/74113002
Diffstat (limited to 'deps/npm/html/doc/api/npm-rebuild.html')
0 files changed, 0 insertions, 0 deletions