Privilege escalation in Google Android
CVE-2023-35674
In onCreate of WindowState.java, there is a possible way to launch a background activity due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is…
Vulnerability class: Privilege Escalation
EPSS: 0.022 (80.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Google Android — versions 12, 11.0, 11
Weakness classification (CWE)
CISA KEV (Known Exploited Vulnerabilities)
This CVE is on the CISA KEV catalog, added on . CISA KEV inclusion means CISA has confirmed in-the-wild exploitation; US federal agencies are required to remediate within a published due date.
BOD 22-01 due date: .
Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Public proof-of-concept exploits
References
- security@android.com (Patch)
- security@android.com (Patch, Vendor Advisory)
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Third Party Advisory, US Government Resource)
Frequently asked questions
- What is CVE-2023-35674?
- CVE-2023-35674 is a high-severity vulnerability in Google Android, classified under Improper Privilege Management. CVSS score: 7.8/10. Published 2023-09-11.
- How severe is CVE-2023-35674?
- High severity. CVSS v3 base score is 7.8 out of 10.
- Is CVE-2023-35674 known to be exploited?
- Yes. CVE-2023-35674 is listed in the CISA Known Exploited Vulnerabilities catalog (added 2023-09-13), indicating it is being actively exploited. 6 public proof-of-concept repositories are indexed.