原始 OSV JSON
{
"id": "GHSA-w9r2-qrpm-4rmj",
"aliases": [
"CVE-2020-36470"
],
"details": "An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references.",
"summary": "Data race in disrustor",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.0"
}
]
}
],
"package": {
"name": "disrustor",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-01-24T19:02:15Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:56:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36470",
"type": "ADVISORY"
},
{
"url": "https://github.com/sklose/disrustor/issues/1",
"type": "WEB"
},
{
"url": "https://github.com/sklose/disrustor/commit/0be7aed40adbac51a50a3b95c815349a40d79ca6",
"type": "WEB"
},
{
"url": "https://github.com/sklose/disrustor",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0150.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-08-08T06:15:00Z",
"github_reviewed_at": "2021-08-18T20:36:20Z"
}
}