First published: Mon Feb 05 2024(Updated: )
In queryChildDocuments of FileSystemProvider.java, there is a possible way to request access to directories that should be hidden due to improper input validation. 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 |
---|---|---|
Android | ||
Android | =11.0 | |
Android | =12.0 | |
Android | =12.1 | |
Android | =13.0 | |
Android | =14.0 |
https://android.googlesource.com/platform/frameworks/base/+/4af5db76f25348849252e0b8a08f4a517ef842b7
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0032 is categorized as a local escalation of privilege vulnerability.
To mitigate CVE-2024-0032, ensure your Android device is updated to the latest version provided by Google.
CVE-2024-0032 affects Android versions 11.0 through 14.0.
Yes, user interaction is required for the exploitation of CVE-2024-0032.
CVE-2024-0032 specifically affects the queryChildDocuments function in FileSystemProvider.java.