Vulnerability Description
An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef<T>.
CVSS Score
8.1
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| V9 Project | V9 | <= 0.1.41 |
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/v9/RUSTSEC-202Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0127.htmlExploitThird Party Advisory
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/v9/RUSTSEC-202Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0127.htmlExploitThird Party Advisory
FAQ
What is CVE-2020-36447?
CVE-2020-36447 is a vulnerability with a CVSS score of 8.1 (HIGH). An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef<T>.
How severe is CVE-2020-36447?
CVE-2020-36447 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36447?
Check the references section above for vendor advisories and patch information. Affected products include: V9 Project V9.