RUSTSEC-2021-0087
Dashboard / Vulnerabilities / RUSTSEC-2021-0087
RUSTSEC-2021-0087
Summary: columnar: `Read` on uninitialized buffer may cause UB (ColumnarReadExt::read_typed_vec())
Details: Affected versions of this crate passes an uninitialized buffer to a user-provided `Read` implementation (`ColumnarReadExt::read_typed_vec()`). Arbitrary `Read` implementations can read from the uninitialized buffer (memory exposure) and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory produces undefined values that can quickly invoke undefined behavior.
References: https://crates.io/crates/columnar, https://rustsec.org/advisories/RUSTSEC-2021-0087.html, https://github.com/frankmcsherry/columnar/issues/6
Affected packages
Package
Name: columnar
Purl: pkg:cargo/columnar
Affected ranges
Type: SEMVER
Events:
