Vulnerability Details : CVE-2016-5142
The Web Cryptography API (aka WebCrypto) implementation in Blink, as used in Google Chrome before 52.0.2743.116, does not properly copy data buffers, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted JavaScript code, related to NormalizeAlgorithm.cpp and SubtleCrypto.cpp.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2016-5142
- cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-5142
1.91%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-5142
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2016-5142
-
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-5142
-
http://www.securitytracker.com/id/1036547
Google Chrome Multiple Flaws Lets Remote Users Bypass Same-Origin Restrictions, Spoof URLs, and Execute Arbitrary Code - SecurityTracker
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4KMX62M7UNRLWO4FEQ6YIMPMTKXXJV6A/
[SECURITY] Fedora 24 Update: chromium-52.0.2743.116-1.fc24 - package-announce - Fedora Mailing-Lists
-
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00006.html
[security-announce] openSUSE-SU-2016:1983-1: important: Security update
-
https://crbug.com/626948
Inloggen - Google Accounts
-
https://codereview.chromium.org/2141843002/
Issue 2141843002: Copy array buffer data used by WebCrypto in the order expected by draft specification. - Code Review
-
http://rhn.redhat.com/errata/RHSA-2016-1580.html
RHSA-2016:1580 - Security Advisory - Red Hat Customer Portal
-
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4KMX62M7UNRLWO4FEQ6YIMPMTKXXJV6A/
[SECURITY] Fedora 24 Update: chromium-52.0.2743.116-1.fc24 - package-announce - Fedora mailing-lists
-
http://www.debian.org/security/2016/dsa-3645
Debian -- Security Information -- DSA-3645-1 chromium-browser
-
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00005.html
[security-announce] openSUSE-SU-2016:1982-1: important: Security update
-
https://security.gentoo.org/glsa/201610-09
Chromium: Multiple vulnerabilities (GLSA 201610-09) — Gentoo security
-
http://www.securityfocus.com/bid/92276
Google Chrome Prior to 52.0.2743.116 Multiple Security Vulnerabilities
-
http://googlechromereleases.blogspot.com/2016/08/stable-channel-update-for-desktop.html
Chrome Releases: Stable Channel Update for Desktop
Jump to