Vulnerability Description
An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox<T> implements the Send and Sync traits for all types 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 |
|---|---|---|
| Lever Project | Lever | 0.0.0 |
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0137.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0137.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2020-36457?
CVE-2020-36457 is a vulnerability with a CVSS score of 8.1 (HIGH). An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox<T> implements the Send and Sync traits for all types T.
How severe is CVE-2020-36457?
CVE-2020-36457 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-36457?
Check the references section above for vendor advisories and patch information. Affected products include: Lever Project Lever.