cve/2020/CVE-2020-35898.md
2024-05-25 21:48:12 +02:00

629 B

CVE-2020-35898

Description

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

POC

Reference

No PoCs from references.

Github