Google Flatbuffers
2 CVEs affecting Google Flatbuffers. Latest disclosed: 2020-12-31. Critical: 1, High: 1.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2019-25004 | Critical | 9.8 | 2020-12-31 | An 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-35864 | High | 7.5 | 2020-12-31 | 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. |