Vulnerabilities (CVE)

Filtered by vendor Google Subscribe
Filtered by product Flatbuffers
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35864 1 Google 1 Flatbuffers 2024-11-21 5.0 MEDIUM 7.5 HIGH
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.
CVE-2019-25004 1 Google 1 Flatbuffers 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness.