Vulnerabilities > CVE-2021-45704 - Out-of-bounds Write vulnerability in Metrics-Util Project Metrics-Util

047910
CVSS 8.1 - HIGH
Attack vector
NETWORK
Attack complexity
HIGH
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
high complexity
metrics-util-project
CWE-787

Summary

An issue was discovered in the metrics-util crate before 0.7.0 for Rust. There is a data race and memory corruption because AtomicBucket<T> unconditionally implements the Send and Sync traits.

Common Weakness Enumeration (CWE)