Learn about CVE-2020-0122, a vulnerability in AndroidManifest.xml allowing permissions bypass & escalation of privilege in Android 8.0, 8.1, 9, & 10.
Android Manifest Permission Bypass Vulnerability
Understanding CVE-2020-0122
What is CVE-2020-0122?
In the permission declaration for com.google.android.providers.gsf.permission.WRITE_GSERVICES in AndroidManifest.xml, a vulnerability exists that could potentially allow a permissions bypass. This vulnerability may lead to a local escalation of privilege, requiring System execution privileges without the need for user interaction.
The Impact of CVE-2020-0122
This vulnerability could be exploited to achieve an elevation of privilege on the affected Android devices.
Technical Details of CVE-2020-0122
Vulnerability Description
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates