Files
CVEs-PoC/2022/CVE-2022-20007.md
T
2024-05-25 21:48:12 +02: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