cve/2022/CVE-2022-20007.md
2024-06-22 09:37:59 +00:00

1.6 KiB

CVE-2022-20007

Description

In startActivityForAttachedApplicationIfNeeded of RootWindowContainer.java, there is a possible way to overlay an app that believes it's still in the foreground, when it is not, due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12LAndroid ID: A-211481342

POC

Reference

No PoCs from references.

Github