First published: Sun Aug 08 2021(Updated: )
An issue was discovered in the toolshed crate through 2020-11-15 for Rust. In CopyCell<T>, the Send trait lacks bounds on the contained type.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Array-tools | <=2020-11-15 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-36456 is considered a moderate severity vulnerability due to its potential impact on multithreading safety.
To fix CVE-2020-36456, update the toolshed crate to a version released after November 15, 2020.
CVE-2020-36456 affects the toolshed crate for Rust, specifically the CopyCell<T> implementation.
CVE-2020-36456 is primarily a local vulnerability that may be exploited within applications using the affected crate.
CVE-2020-36456 affects applications written in the Rust programming language.