{ "schema_version": "1.4.0", "id": "GHSA-j42v-6wpm-r847", "modified": "2021-08-19T18:55:21Z", "published": "2021-08-25T20:50:26Z", "aliases": [ "CVE-2020-35927" ], "summary": "Data races in thex", "details": "An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "thex" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35927" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0090.html" } ], "database_specific": { "cwe_ids": [ "CWE-662" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:55:21Z", "nvd_published_at": null } }