First published: Tue Sep 05 2023(Updated: )
In createQuickShareAction of SaveImageInBackgroundTask.java, there is a possible way to trigger a background activity launch due to an unsafe PendingIntent. 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 | =12.0 | |
Google Android | =12.1 | |
Google Android | =13.0 | |
Google Android |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-35676 is a vulnerability in the createQuickShareAction method of SaveImageInBackgroundTask.java in Android 12.0, 12.1, and 13.0, which could allow a local attacker to escalate privileges without any additional execution privileges.
CVE-2023-35676 has a severity level of high, with a severity value of 7 out of 10.
CVE-2023-35676 can be exploited by triggering a background activity launch through an unsafe PendingIntent in the createQuickShareAction method of SaveImageInBackgroundTask.java.
CVE-2023-35676 affects Android versions 12.0, 12.1, and 13.0.
To fix CVE-2023-35676, it is recommended to update to a patched version of Android when available. Follow the guidance provided by the vendor or official security advisories.