Vulnerabilities > CVE-2021-28035 - Use of Uninitialized Resource vulnerability in Stack DST Project Stack DST

047910
CVSS 9.8 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
low complexity
stack-dst-project
CWE-908
critical

Summary

An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a drop of uninitialized memory can occur upon a val.clone() panic.

Common Weakness Enumeration (CWE)