{ "schema_version": "1.4.0", "id": "GHSA-gppw-3h6h-v6q2", "modified": "2021-08-19T17:26:00Z", "published": "2021-08-25T20:52:08Z", "aliases": [ "CVE-2021-28037" ], "summary": "Data race in internment", "details": "An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "internment" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.4.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28037" }, { "type": "WEB", "url": "https://github.com/droundy/internment/issues/20" }, { "type": "PACKAGE", "url": "https://github.com/droundy/internment" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0036.html" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:26:00Z", "nvd_published_at": null } }