cve/2021/CVE-2021-0306.md
2024-05-25 21:48:12 +02:00

1.5 KiB

CVE-2021-0306

Description

In addAllPermissions of PermissionManagerService.java, there is a possible permissions bypass when upgrading major Android versions which allows an app to gain the android.permission.ACTIVITY_RECOGNITION permission without user confirmation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-11, Android-8.0, Android-8.1, Android-9, Android-10; Android ID: A-154505240.

POC

Reference

No PoCs from references.

Github