In onCreate of ManagePermissionsActivity.java, there is a possible way to bypass factory reset protections due to a missing permission check. This could lead to local escalation of privilege with physical access to a device that's been factory reset with no additional execution privileges needed. User interaction is not needed for exploitation.
References
Link | Resource |
---|---|
https://android.googlesource.com/platform/packages/modules/Permission/+/0679e4f35055729be7276536fe45fe8ec18a0453 | Patch |
https://source.android.com/security/bulletin/2023-08-01 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-08-14 21:15
Updated : 2023-08-24 15:13
NVD link : CVE-2023-21140
Mitre link : CVE-2023-21140
CVE.ORG link : CVE-2023-21140
JSON object : View
Products Affected
- android
CWE
CWE-862
Missing Authorization