{"id":"GHSA-xp6v-qx65-4pp7","summary":"Data races in gfwx","details":"In the affected versions of this crate, ImageChunkMut\u003c'_, T\u003e unconditionally implements Send and Sync, allowing to create data races.\n\nThis can result in a memory corruption or undefined behavior when non thread-safe types are moved and referenced across thread boundaries.\n\nThe flaw was corrected in commit e7fb2f5 by adding T: Send bound to the Send impl and adding T: Sync bound to the Sync impl.","aliases":["CVE-2020-36211","RUSTSEC-2020-0104"],"modified":"2023-11-08T04:03:41.780192Z","published":"2021-08-25T20:50:39Z","database_specific":{"github_reviewed_at":"2021-08-19T18:53:42Z","cwe_ids":["CWE-662","CWE-787"],"github_reviewed":true,"nvd_published_at":null,"severity":"HIGH"},"references":[{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2020-36211"},{"type":"WEB","url":"https://github.com/Devolutions/gfwx-rs/issues/7"},{"type":"PACKAGE","url":"https://github.com/Devolutions/gfwx-rs"},{"type":"WEB","url":"https://rustsec.org/advisories/RUSTSEC-2020-0104.html"}],"affected":[{"package":{"name":"gfwx","ecosystem":"crates.io","purl":"pkg:cargo/gfwx"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.3.0"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-xp6v-qx65-4pp7/GHSA-xp6v-qx65-4pp7.json"}}],"schema_version":"1.7.3","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"}]}