CVE-2020-35882

An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race.
References
Link Resource
https://rustsec.org/advisories/RUSTSEC-2020-0028.html Exploit Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:rocket:rocket:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2020-12-31 10:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-35882

Mitre link : CVE-2020-35882

CVE.ORG link : CVE-2020-35882


JSON object : View

Products Affected

rocket

  • rocket
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')