Vulnerability Description
In appendEscapedSQLString of DatabaseUtils.java, there is a possible SQL injection due to unsafe deserialization. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 11.0 |
Related Weaknesses (CWE)
References
- https://android.googlesource.com/platform/frameworks/base/+/3287ac2d2565dc96bf61Patch
- https://source.android.com/security/bulletin/2023-10-01PatchVendor Advisory
- https://android.googlesource.com/platform/frameworks/base/+/3287ac2d2565dc96bf61Patch
- https://source.android.com/security/bulletin/2023-10-01PatchVendor Advisory
FAQ
What is CVE-2023-40121?
CVE-2023-40121 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In appendEscapedSQLString of DatabaseUtils.java, there is a possible SQL injection due to unsafe deserialization. This could lead to local information disclosure with User execution privileges needed....
How severe is CVE-2023-40121?
CVE-2023-40121 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-40121?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.