{ "schema_version": "1.4.0", "id": "GHSA-pphf-f93w-gc84", "modified": "2024-10-25T21:35:35Z", "published": "2021-08-25T20:51:47Z", "aliases": [ "CVE-2020-36217" ], "summary": "Data race in may_queue", "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "may_queue" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36217" }, { "type": "WEB", "url": "https://github.com/Xudong-Huang/may/issues/88" }, { "type": "PACKAGE", "url": "https://github.com/Xudong-Huang/may" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0111.html" } ], "database_specific": { "cwe_ids": [ "CWE-662", "CWE-787" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:48:04Z", "nvd_published_at": null } }