In getCredentialManagerPolicy of DevicePolicyManagerService.java, there is a possible method for users to select credential managers without permission due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
References
| Link | Resource |
|---|---|
| https://android.googlesource.com/platform/frameworks/base/+/e2e05f488da6abc765a62e7faf10cb74e729732e | Mailing List Patch |
| https://source.android.com/security/bulletin/2023-12-01 | Patch Vendor Advisory |
Configurations
History
02 Feb 2024, 03:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://android.googlesource.com/platform/frameworks/base/+/e2e05f488da6abc765a62e7faf10cb74e729732e - Mailing List, Patch | |
| References | () https://source.android.com/security/bulletin/2023-12-01 - Patch, Vendor Advisory |
Information
Published : 2023-12-04 23:15
Updated : 2024-02-02 03:15
NVD link : CVE-2023-40089
Mitre link : CVE-2023-40089
CVE.ORG link : CVE-2023-40089
JSON object : View
Products Affected
- android
CWE
CWE-862
Missing Authorization
