Vulnerabilities > CVE-2020-35899 - Use After Free vulnerability in Actix Actix-Service

047910
CVSS 2.1 - LOW
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
PARTIAL
local
low complexity
actix
CWE-416

Summary

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data.

Common Weakness Enumeration (CWE)