Vulnerability Description
In removePermission of PermissionManagerServiceImpl.java, there is a possible way to obtain dangerous permissions without user consent 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 not needed for exploitation.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 13.0 |
Related Weaknesses (CWE)
References
- https://android.googlesource.com/platform/frameworks/base/+/6c22d6c1e69676c5c68d
- https://source.android.com/security/bulletin/2024-08-01
- https://source.android.com/security/bulletin/pixel/2023-06-01
FAQ
What is CVE-2023-20971?
CVE-2023-20971 is a vulnerability with a CVSS score of 7.8 (HIGH). In removePermission of PermissionManagerServiceImpl.java, there is a possible way to obtain dangerous permissions without user consent due to a logic error in the code. This could lead to local escala...
How severe is CVE-2023-20971?
CVE-2023-20971 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-20971?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.