Time-of-check Time-of-use (TOCTOU) Race Condition in Google Android - CVE-2020-0204

 

Time-of-check Time-of-use (TOCTOU) Race Condition in Google Android - CVE-2020-0204

Published: June 11, 2020 / Updated: August 8, 2020


Vulnerability identifier: #VU34330
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-0204
CWE-ID: CWE-367
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Google Android
Software vendor:
Google

Description

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

In InstallPackage of package.cpp, there is a possible bypass of a signature check due to a Time of Check/Time of Use condition. This could lead to local escalation of privilege by allowing a bypass of the initial zip file signature check for an OS update with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-136498130


Remediation

Install update from vendor's website.

External links