Vulnerability Description
An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cgc Project | Cgc | <= 2020-12-10 |
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/cgc/RUSTSEC-20Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0148.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/cgc/RUSTSEC-20Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0148.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2020-36468?
CVE-2020-36468 is a vulnerability with a CVSS score of 5.9 (MEDIUM). An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer.
How severe is CVE-2020-36468?
CVE-2020-36468 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36468?
Check the references section above for vendor advisories and patch information. Affected products include: Cgc Project Cgc.