Vulnerability Description
An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock<T> unconditionally implements Send and Sync.
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 |
|---|---|---|
| Brokenlamp | Slock | <= 2020-11-17 |
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/slock/RUSTSEC-Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0135.htmlExploitThird Party Advisory
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/slock/RUSTSEC-Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0135.htmlExploitThird Party Advisory
FAQ
What is CVE-2020-36455?
CVE-2020-36455 is a vulnerability with a CVSS score of 8.1 (HIGH). An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock<T> unconditionally implements Send and Sync.
How severe is CVE-2020-36455?
CVE-2020-36455 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-36455?
Check the references section above for vendor advisories and patch information. Affected products include: Brokenlamp Slock.