Transmutation Vulnerability in Flatbuffers for Rust
CVE-2020-35864
7.5HIGH
Summary
A vulnerability in the flatbuffers crate for Rust has been identified that permits the transmutation of values without the use of unsafe blocks in the 'read_scalar' and 'read_scalar_at' functions. This could potentially allow for unsafe type conversions in applications, leading to unexpected behavior and security implications. Developers relying on the flatbuffers crate should review their code to ensure no unintended transmutations occur, and adhere to best practices for type safety in Rust.
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved