Vulnerability Description
An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From<Py<T>>.
CVSS Score
5.5
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pyo3 Project | Pyo3 | < 0.12.4 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0074.htmlExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0074.htmlExploitPatchThird Party Advisory
FAQ
What is CVE-2020-35917?
CVE-2020-35917 is a vulnerability with a CVSS score of 5.5 (MEDIUM). An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From<Py<T>>.
How severe is CVE-2020-35917?
CVE-2020-35917 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-35917?
Check the references section above for vendor advisories and patch information. Affected products include: Pyo3 Project Pyo3.