cve/2020/CVE-2020-36461.md

21 lines
889 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-36461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36461)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/noise_search/RUSTSEC-2020-0141.md
2024-05-25 21:48:12 +02:00
- https://rustsec.org/advisories/RUSTSEC-2020-0141.html
2024-06-09 00:33:16 +00:00
- https://rustsec.org/advisories/RUSTSEC-2020-0141.html
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.