The BasicJsonStringifier::SerializeJSArray function in json-stringifier.h in the JSON stringifier in Google V8, as used in Google Chrome before 47.0.2526.73, improperly loads array elements, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via crafted JavaScript code.
{ "availability": "No subscription required", "ubuntu_priority": "low", "binaries": [ { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs" }, { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs-dbg" }, { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs-dbgsym" }, { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs-dev" }, { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs-dev-dbgsym" }, { "binary_version": "4.2.6~dfsg-1ubuntu4.1", "binary_name": "nodejs-legacy" } ] }
{ "availability": "No subscription required", "ubuntu_priority": "low", "binaries": [ { "binary_version": "8.10.0~dfsg-2", "binary_name": "nodejs" }, { "binary_version": "8.10.0~dfsg-2", "binary_name": "nodejs-dbgsym" }, { "binary_version": "8.10.0~dfsg-2", "binary_name": "nodejs-dev" }, { "binary_version": "8.10.0~dfsg-2", "binary_name": "nodejs-doc" } ] }