Vulnerabilities > CVE-2021-45680 - Out-of-bounds Write vulnerability in Vec-Const Project Vec-Const

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
vec-const-project
CWE-787

Summary

An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.

Common Weakness Enumeration (CWE)