Missing Authorization in Google Android - CVE-2020-0401

 

Missing Authorization in Google Android - CVE-2020-0401

Published: September 17, 2020 / Updated: September 22, 2020


Vulnerability identifier: #VU46928
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-0401
CWE-ID: CWE-862
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Google Android
Software vendor:
Google

Description

The vulnerability allows a local authenticated user to execute arbitrary code.

In setInstallerPackageName of PackageManagerService.java, there is a missing permission check. This could lead to local escalation of privilege and granting spurious permissions with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10 Android-11Android ID: A-150857253


Remediation

Install update from vendor's website.

External links