First published: Mon Jun 03 2024(Updated: )
In hide of WindowState.java, there is a possible way to bypass tapjacking/overlay protection by launching the activity in portrait mode first and then rotating it to landscape mode. This could lead to local escalation of privilege with User execution privileges needed. User interaction is needed for exploitation.
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google Android | ||
Google Android | =12.0 | |
Google Android | =12.1 | |
Google Android | =13.0 | |
Google Android | =14.0 |
https://android.googlesource.com/platform/frameworks/base/+/f16cc1135b414906164eb8fc55a76971b0e36c21
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-31324 is classified as a local escalation of privilege vulnerability requiring user interaction and specific conditions.
To mitigate CVE-2024-31324, update your Android device to the latest security patch provided by Google for your version.
CVE-2024-31324 affects Android versions 12.0, 12.1, 13.0, and 14.0.
Yes, CVE-2024-31324 requires user interaction to exploit the vulnerability.
The nature of CVE-2024-31324 is related to a bypass of tapjacking/overlay protection when changing screen orientation.