Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. columnar
  4. ›
  5. GHSA-cxcc-q839-2cw9

GHSA-cxcc-q839-2cw9: columnar: `Read` on uninitialized buffer may cause UB (ColumnarReadExt::read_typed_vec())

June 16, 2022 (updated June 13, 2023)

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

  • github.com/advisories/GHSA-cxcc-q839-2cw9
  • github.com/frankmcsherry/columnar
  • github.com/frankmcsherry/columnar/issues/6
  • rustsec.org/advisories/RUSTSEC-2021-0087.html

Code Behaviors & Features

Detect and mitigate GHSA-cxcc-q839-2cw9 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.0.19

Solution

Unfortunately, there is no solution available yet.

Source file

cargo/columnar/GHSA-cxcc-q839-2cw9.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:34 +0000.