Vulnerability Details : CVE-2016-5170
WebKit/Source/bindings/modules/v8/V8BindingForModules.cpp in Blink, as used in Google Chrome before 53.0.2785.113, does not properly consider getter side effects during array key conversion, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted Indexed Database (aka IndexedDB) API calls.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2016-5170
- cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-5170
1.29%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 86 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-5170
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2016-5170
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-5170
-
http://www.debian.org/security/2016/dsa-3667
Debian -- Security Information -- DSA-3667-1 chromium-browser
-
http://rhn.redhat.com/errata/RHSA-2016-1905.html
RHSA-2016:1905 - Security Advisory - Red Hat Customer Portal
-
https://googlechromereleases.blogspot.com/2016/09/stable-channel-update-for-desktop_13.html
Chrome Releases: Stable Channel Update for DesktopVendor Advisory
-
https://codereview.chromium.org/2332003002
Issue 2332003002: IndexedDB: Avoid side effects for array key conversion w/ HasOwnProperty - Code ReviewIssue Tracking;Patch
-
https://crbug.com/641101
Inloggen - Google AccountsPermissions Required
-
http://www.securitytracker.com/id/1036826
Google Chrome Multiple Flaws Lets Remote Users Obtain Potentially Sensitive Information and Execute Arbitrary Code - SecurityTracker
-
https://security.gentoo.org/glsa/201610-09
Chromium: Multiple vulnerabilities (GLSA 201610-09) — Gentoo security
-
http://www.securityfocus.com/bid/92942
Google Chrome Prior to 53.0.2785.113 Multiple Security Vulnerabilities
Jump to