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