3 matches found
Design/Logic Flaw
An issue was discovered in the dync crate before 0.5.0 for Rust. VecCopy allows misaligned element access because u8 is not always the type in question...
2.1CVSS5.5AI score0.00374EPSS
SaveExploits1References1Affected Software1
CVE-2020-35903
CVE-2020-35903 affects the Rust dync crate prior to 0.5.0, where VecCopy can misalign elements because Vec may store non-u8 types. This enables misaligned access when reading/writing elements of different types. The issue is documented across multiple sources (e.g., RustSec/RUSTSEC-2020-0050 and ...
5.5CVSS5.4AI score0.00374EPSS
SaveExploits1References1Affected Software1
20