{ "schema_version": "1.4.0", "id": "GHSA-f9xr-3m55-5q2v", "modified": "2023-06-13T17:07:43Z", "published": "2021-08-25T20:56:14Z", "aliases": [ "CVE-2020-36466" ], "summary": "Data races in cgc", "details": "An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types", "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": "cgc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36466" }, { "type": "WEB", "url": "https://github.com/playXE/cgc/issues/5" }, { "type": "PACKAGE", "url": "https://github.com/playXE/cgc" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0148.html" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-18T21:12:10Z", "nvd_published_at": "2021-08-08T06:15:00Z" } }