PT-2021-24259 · Unknown · Columnar Crate
Published
2021-01-07
·
Updated
2022-06-16
·
CVE-2021-45685
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
columnar crate versions through 2021-01-07
Description:
The issue allows arbitrary
Read implementations to read from an uninitialized buffer passed by ColumnarReadExt::read typed vec(), leading to memory exposure. This can also result in incorrect byte counts being returned to the buffer. Reading from uninitialized memory can produce undefined values, potentially invoking undefined behavior.Recommendations:
For versions of the columnar crate through 2021-01-07, consider disabling the
ColumnarReadExt::read typed vec() function until a patch is available to prevent arbitrary Read implementations from accessing uninitialized memory.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Columnar Crate