原始 OSV JSON{
"id": "GHSA-pphf-f93w-gc84",
"aliases": [
"CVE-2020-36217"
],
"details": "An issue was discovered in the may_queue crate through 2020-11-10 for Rust. Because Queue does not have bounds on its Send trait or Sync trait, memory corruption can occur.",
"summary": "Data race in may_queue",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.8"
}
]
}
],
"package": {
"name": "may_queue",
"ecosystem": "crates.io"
}
}
],
"modified": "2024-10-25T21:35:35Z",
"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:51:47Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36217",
"type": "ADVISORY"
},
{
"url": "https://github.com/Xudong-Huang/may/issues/88",
"type": "WEB"
},
{
"url": "https://github.com/Xudong-Huang/may",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0111.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-662",
"CWE-787"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T18:48:04Z"
}
}