#VU47430 Improper access control in Google Android - CVE-2020-0246
Published: October 8, 2020
Google Android
Description
The vulnerability allows a local application to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to EuiccController in Android Framework does not validate the calling package name to ensure that it is owned by the calling UID. A local application can abuse this behavior to gain carrier privileges in the call to EuiccController#getEid by passing the package name of another app that does have carrier privileges to one or more subscriptions.