Permissions, Privileges, and Access Controls in Google Chrome - CVE-2014-3172

 

Permissions, Privileges, and Access Controls in Google Chrome - CVE-2014-3172

Published: August 27, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41372
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-3172
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Google Chrome

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The Debugger extension API in browser/extensions/api/debugger/debugger_api.cc in Google Chrome before 37.0.2062.94 does not validate a tab's URL before an attach operation, which allows remote attackers to bypass intended access limitations via an extension that uses a restricted URL, as demonstrated by a chrome:// URL.


How to mitigate CVE-2014-3172

Install update from vendor's website.

Sources