{"id":"RUSTSEC-2020-0044","summary":"Unsafe Send implementation in Atom allows data races","details":"The `atom` crate contains a security issue revolving around its implementation\nof the Send trait. It incorrectly allows any arbitrary type to be sent across\nthreads potentially leading to use-after-free issues through memory races.","aliases":["CVE-2020-35897","GHSA-9cg2-2j2h-59v9"],"modified":"2023-11-08T04:03:38.113208Z","published":"2020-09-21T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/atom"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2020-0044.html"},{"type":"REPORT","url":"https://github.com/slide-rs/atom/issues/13"}],"affected":[{"package":{"name":"atom","ecosystem":"crates.io","purl":"pkg:cargo/atom"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"},{"fixed":"0.3.6"}]}],"ecosystem_specific":{"affected_functions":null,"affects":{"functions":[],"arch":[],"os":[]}},"database_specific":{"cvss":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H","source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0044.json","categories":["thread-safety"],"informational":"unsound"}}],"schema_version":"1.7.3","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"}]}