{ "schema_version": "1.4.0", "id": "GHSA-2vx6-fcw6-hpr6", "modified": "2021-08-19T20:50:20Z", "published": "2021-08-25T20:49:52Z", "aliases": [ "CVE-2020-35917" ], "summary": "Reference counting error in pyo3", "details": "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>.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "pyo3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.12.0" }, { "fixed": "0.12.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35917" }, { "type": "WEB", "url": "https://github.com/PyO3/pyo3/pull/1297" }, { "type": "WEB", "url": "https://github.com/PyO3/pyo3/commit/8f81f595dd770b586c7ca7195b42004a6c976eb9" }, { "type": "PACKAGE", "url": "https://github.com/PyO3/pyo3" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0074.html" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-19T20:50:20Z", "nvd_published_at": null } }