Mutable Reference Vulnerability in actix-utils by Rust
CVE-2020-35898
9.1CRITICAL
What is CVE-2020-35898?
A vulnerability in the actix-utils crate prior to version 2.0.0 for Rust allows the potential exploitation of its Cell implementation. This flaw enables obtaining multiple mutable references to the same data, which can lead to unexpected behavior and integrity issues within the application. Proper management of mutable references is critical for ensuring safety in Rust programming, and this vulnerability emphasizes the need for vigilance in dependency management.
