Vulnerability Description
In readCString of Parcel.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to arbitrary code execution if IntSan were not enabled, which it is by default. No additional execution privileges are required. User interaction is not needed for exploitation. Product: Android Versions: Android-10 Android ID: A-131859347
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 10.0 |
Related Weaknesses (CWE)
References
- https://source.android.com/security/bulletin/android-10Vendor Advisory
- https://source.android.com/security/bulletin/android-10Vendor Advisory
FAQ
What is CVE-2020-0086?
CVE-2020-0086 is a vulnerability with a CVSS score of 9.8 (CRITICAL). In readCString of Parcel.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to arbitrary code execution if IntSan were not enabled, which it is by default. No add...
How severe is CVE-2020-0086?
CVE-2020-0086 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-0086?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.