{ "schema_version": "1.4.0", "id": "GHSA-g489-xrw3-3v8w", "modified": "2021-08-19T18:51:25Z", "published": "2021-08-25T20:50:46Z", "aliases": [ "CVE-2020-36207" ], "summary": "Data races in aovec", "details": "An issue was discovered in the aovec crate through 2020-12-10 for Rust. Because Aovec does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "aovec" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36207" }, { "type": "PACKAGE", "url": "https://github.com/krl/aovec" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0099.html" } ], "database_specific": { "cwe_ids": [ "CWE-662", "CWE-787" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:51:25Z", "nvd_published_at": null } }