Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. flatbuffers
  4. ›
  5. CVE-2019-25004

CVE-2019-25004: Unsound casting in flatbuffers

August 25, 2021 (updated June 13, 2023)

The implementation of impl Follow for bool allows to reinterpret arbitrary bytes as a bool.

In Rust bool has stringent requirements for its in-memory representation. Use of this function allows to violate these requirements and invoke undefined behaviour in safe code.

References

  • github.com/advisories/GHSA-gx73-2498-r55c
  • github.com/google/flatbuffers
  • github.com/google/flatbuffers/issues/5530
  • nvd.nist.gov/vuln/detail/CVE-2019-25004
  • rustsec.org/advisories/RUSTSEC-2019-0028.html

Code Behaviors & Features

Detect and mitigate CVE-2019-25004 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 starting from 0.4.0 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-704: Incorrect Type Conversion or Cast

Source file

cargo/flatbuffers/CVE-2019-25004.yml

Spotted a mistake? Edit the file on GitLab.

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

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