原始 OSV JSON{
"id": "GHSA-8rc5-mr4f-m243",
"aliases": [
"CVE-2020-35876"
],
"details": "An issue was discovered in the rio crate through 2020-05-11 for Rust. A struct can be leaked, allowing attackers to obtain sensitive information, cause a use-after-free, or cause a data race.",
"summary": "Use after free in rio",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.9.4"
}
]
}
],
"package": {
"name": "rio",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T21:18:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:46:57Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35876",
"type": "ADVISORY"
},
{
"url": "https://github.com/spacejam/rio/issues/11",
"type": "WEB"
},
{
"url": "https://github.com/spacejam/rio/pull/31",
"type": "WEB"
},
{
"url": "https://github.com/spacejam/rio",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0021.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-416",
"CWE-772"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T21:18:55Z"
}
}