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 |
https://rustsec.org/advisories/RUSTSEC-2020-0028.html | Exploit Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:28
Type | Values Removed | Values Added |
---|---|---|
References | () https://rustsec.org/advisories/RUSTSEC-2020-0028.html - Exploit, Patch, Third Party Advisory |
Information
Published : 2020-12-31 10:15
Updated : 2024-11-21 05:28
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')