Releases50
Frequency2 months 3 weeks
Last Release
Stars26.3K
FlatBuffers: Memory Efficient Serialization Library

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 0.4.0, <= 1.12.0, >= 0.4.0, < 2.0.07.5 HIGH5 MEDIUM

An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. read_scalar (and read_scalar_at) can transmute values without unsafe blocks.

>= 0.4.0, < 0.6.19.8 CRITICAL7.5 HIGH

An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness.