First published: Thu Dec 31 2020(Updated: )
An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Google FlatBuffers | >=0.4.0<0.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-25004 is classified as a moderate severity vulnerability.
To fix CVE-2019-25004, upgrade the flatbuffers crate to version 0.6.1 or later.
CVE-2019-25004 affects the flatbuffers crate for Rust versions prior to 0.6.1.
CVE-2019-25004 allows arbitrary bytes to be reinterpreted as a boolean, compromising soundness.
There is no specific workaround for CVE-2019-25004; updating is the recommended solution.