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

 

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

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


Vulnerability identifier: #VU40122
CSH Severity: Medium
CVSS v4: 7 [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]
CVE-ID: CVE-2016-3875
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

server/wm/WindowManagerService.java in Android 6.x before 2016-09-01 does not enforce the DISALLOW_SAFE_BOOT setting, which allows physically proximate attackers to bypass intended access restrictions and boot to safe mode via unspecified vectors, aka internal bug 26251884.


Affected software

Google Android

How to mitigate CVE-2016-3875

Install update from vendor's website.


External References

Related Security Bulletins