Google Flatbuffers

2 CVEs affecting Google Flatbuffers. Latest disclosed: 2020-12-31. Critical: 1, High: 1.

Top CVEs affecting Google Flatbuffers
CVESeverityScorePublishedSummary
CVE-2019-25004Critical9.82020-12-31An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness.
CVE-2020-35864High7.52020-12-31An 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.