{ "schema_version": "1.4.0", "id": "GHSA-r7rv-2rph-hvhj", "modified": "2021-08-19T18:48:19Z", "published": "2021-08-25T20:51:45Z", "aliases": [ "CVE-2020-36218" ], "summary": "Improper synchronization in buttplug", "details": "An issue was discovered in the buttplug crate before 1.0.4 for Rust. ButtplugFutureStateShared does not properly consider (!Send|!Sync) objects, leading to a data race.", "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": "buttplug" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36218" }, { "type": "WEB", "url": "https://github.com/buttplugio/buttplug-rs/issues/225" }, { "type": "PACKAGE", "url": "https://github.com/buttplugio/buttplug-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0112.html" } ], "database_specific": { "cwe_ids": [ "CWE-662" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:48:19Z", "nvd_published_at": null } }