Permissions, Privileges, and Access Controls in Google Android - CVE-2016-3876

 

Permissions, Privileges, and Access Controls in Google Android - CVE-2016-3876

Published: September 12, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU40121
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-3876
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Google Android

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

providers/settings/SettingsProvider.java in Android 6.x before 2016-09-01 and 7.0 before 2016-09-01 allows physically proximate attackers to bypass the SAFE_BOOT_DISALLOWED protection mechanism and boot to safe mode via the Android Debug Bridge (adb) tool, aka internal bug 29900345.


How to mitigate CVE-2016-3876

Install update from vendor's website.

Sources