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

 

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

Published: January 8, 2020 / Updated: August 8, 2020


Vulnerability identifier: #VU34885
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-0003
CWE-ID: CWE-367
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Google Android

Detailed vulnerability description

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

In onCreate of InstallStart.java, there is a possible package validation bypass due to a time-of-check time-of-use vulnerability. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation. Product: Android Versions: Android-8.0 Android ID: A-140195904


How to mitigate CVE-2020-0003

Install update from vendor's website.

Sources