Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. byte_struct
  4. ›
  5. CVE-2021-28033

CVE-2021-28033: Deserializing an array can free uninitialized memory in byte_struct

August 25, 2021 (updated May 4, 2022)

Byte_struct stack and unpack structure as raw bytes with packed or bit field layout. An issue was discovered in the byte_struct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics.

References

  • github.com/advisories/GHSA-8fgg-5v78-6g76
  • github.com/wwylele/byte-struct-rs
  • github.com/wwylele/byte-struct-rs/commit/a535678377de12bc6bc22620c5f59bcc1369f76f
  • github.com/wwylele/byte-struct-rs/issues/1
  • nvd.nist.gov/vuln/detail/CVE-2021-28033
  • rustsec.org/advisories/RUSTSEC-2021-0032.html

Code Behaviors & Features

Detect and mitigate CVE-2021-28033 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 before 0.6.1

Fixed versions

  • 0.6.1

Solution

Upgrade to version 0.6.1 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer
  • CWE-908: Use of Uninitialized Resource

Source file

cargo/byte_struct/CVE-2021-28033.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:20 +0000.