Vulnerability Description
An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xcb Project | Xcb | <= 2020-12-10 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0097.htmlExploitVendor Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0097.htmlExploitVendor Advisory
FAQ
What is CVE-2020-36205?
CVE-2020-36205 is a vulnerability with a CVSS score of 5.5 (MEDIUM). An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur.
How severe is CVE-2020-36205?
CVE-2020-36205 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36205?
Check the references section above for vendor advisories and patch information. Affected products include: Xcb Project Xcb.