Permissions, Privileges, and Access Controls in Firefox for Android - CVE-2020-26964
Published: November 17, 2020
Firefox for Android
Detailed vulnerability description
The vulnerability allows a local application to escalate privileges on the system.
The vulnerability exists due to the way Remote Debugging via USB feature behaves on older versions of Android OS. If the Remote Debugging via USB feature was enabled in Firefox for
Android on an Android version prior to Android 6.0, untrusted apps could
have connected to the feature and operated with the privileges of the
browser to read and interact with web content. The feature was
implemented as a unix domain socket, protected by the Android SELinux
policy; however, SELinux was not enforced for versions prior to 6.0.