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

047910
CVSS 5.5 - MEDIUM
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
LOW
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
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)