CVE-2015-6764
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-6764
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 8.0 | affected | |
| debian | 9.0 | affected | |
| debian | bookworm | fixed | 4.2.3~dfsg-1 |
| debian | bullseye | fixed | 4.2.3~dfsg-1 |
| debian | forky | fixed | 4.2.3~dfsg-1 |
| debian | sid | fixed | 4.2.3~dfsg-1 |
| debian | trixie | fixed | 4.2.3~dfsg-1 |
References
- http://googlechromereleases.blogspot.com/2015/12/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00016.html
- http://lists.opensuse.org/opensuse-security-announce/2015-12/msg00017.html
- http://lists.opensuse.org/opensuse-updates/2016-01/msg00045.html
- http://www.debian.org/security/2015/dsa-3415
- http://www.securityfocus.com/bid/78209
- http://www.securitytracker.com/id/1034298
- https://chromium.googlesource.com/v8/v8/+/6df9a1db8c85ab63dee63879456b6027df53fabc
- https://code.google.com/p/chromium/issues/detail?id=554946
- https://codereview.chromium.org/1440223002
- https://security.gentoo.org/glsa/201603-09
- https://security-tracker.debian.org/tracker/CVE-2015-6764
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.