
Cloud Vulnerability DB
A community-led vulnerabilities database
In writeToParcel of CursorWindow.cpp, there is a possible information disclosure vulnerability (CVE-2023-21276) affecting Android versions 12.0, 12.1, and 13.0. The vulnerability is due to uninitialized data that could lead to local information disclosure without requiring additional execution privileges or user interaction (Android Bulletin).
The vulnerability exists in the CursorWindow.cpp component, specifically in the writeToParcel function. The issue stems from unnecessary padding code that was used to ensure slot data is 4-byte aligned. Since mAllocOffset and mSlotsOffset are already 4-byte aligned, the alignment step was unnecessary and could potentially expose uninitialized data. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N (NVD).
The vulnerability could lead to local information disclosure, potentially exposing sensitive data to unauthorized users. The impact is limited to confidentiality (High), with no impact on integrity or availability of the system (NVD).
The vulnerability has been patched by removing the unnecessary padding code in CursorWindow::writeToParcel(). The fix ensures that the alignment step is removed since mAllocOffset and mSlotsOffset are already 4-byte aligned. The patch was implemented in the Android security update for August 2023 (Android Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."