mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
889 B
889 B
CVE-2020-36461
Description
An issue was discovered in the noise_search crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock.
POC
Reference
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/noise_search/RUSTSEC-2020-0141.md
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/noise_search/RUSTSEC-2020-0141.md
- https://rustsec.org/advisories/RUSTSEC-2020-0141.html
- https://rustsec.org/advisories/RUSTSEC-2020-0141.html
Github
No PoCs found on GitHub currently.