Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Actix | Actix-Utils | < 2.0.0 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0045.htmlExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0045.htmlExploitPatchThird Party Advisory
FAQ
What is CVE-2020-35898?
CVE-2020-35898 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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.
How severe is CVE-2020-35898?
CVE-2020-35898 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-35898?
Check the references section above for vendor advisories and patch information. Affected products include: Actix Actix-Utils.