Files
CVEs-PoC/2022/CVE-2022-20138.md
T
2025-09-29 21:09:30 +02:00

1.6 KiB

CVE-2022-20138

Description

In ACTION_MANAGED_PROFILE_PROVISIONED of DevicePolicyManagerService.java, there is a possible way for unprivileged app to send MANAGED_PROFILE_PROVISIONED intent 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.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12LAndroid ID: A-210469972

POC

Reference

No PoCs from references.

Github