Multiple Mutable References Issue in Actix-Service for Rust
CVE-2020-35899
5.5MEDIUM
What is CVE-2020-35899?
An issue exists in the actix-service crate where the Cell implementation inadvertently allows multiple mutable references to the same data. This flaw could compromise data integrity and lead to unforeseen behaviors within applications. Developers using the affected versions should consider upgrading their dependencies to prevent potential exploitation and ensure the stability of their Rust applications.
