First published: Tue Sep 05 2023(Updated: )
In computeValuesFromData of FileUtils.java, there is a possible way to insert files to other apps' external private directories due to a path traversal error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Credit: security@android.com security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google Android | ||
Google Android | =11.0 | |
Google Android | =12.0 | |
Google Android | =12.1 | |
Google Android | =13.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-35670 is a vulnerability in the computeValuesFromData function of FileUtils.java in Google Android, which allows for path traversal and potential escalation of privilege.
CVE-2023-35670 has a severity level of high (7).
CVE-2023-35670 can be exploited by inserting files into other apps' external private directories through a path traversal error.
No, user interaction is not needed for exploitation of CVE-2023-35670.
To fix CVE-2023-35670, it is recommended to apply the necessary security patches provided by Google for affected Android versions.