{"id":"RUSTSEC-2020-0134","summary":"`LockWeak\u003cT\u003e` allows to create data race to `T`.","details":"In the affected versions of this crate, `LockWeak\u003cT\u003e` unconditionally implemented `Send` with no trait bounds on `T`. `LockWeak\u003cT\u003e` doesn't own `T` and only provides `&T`.\n\nThis allows concurrent access to a non-Sync `T`, which can cause undefined behavior like data races.","aliases":["CVE-2020-36454","GHSA-29v7-3v4c-gf38","GHSA-xwxc-j97j-84gf"],"modified":"2023-11-08T04:03:45.827550Z","published":"2020-11-14T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/parc"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2020-0134.html"},{"type":"WEB","url":"https://github.com/hyyking/rustracts/pull/6"}],"affected":[{"package":{"name":"parc","ecosystem":"crates.io","purl":"pkg:cargo/parc"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"}]}],"ecosystem_specific":{"affects":{"arch":[],"os":[],"functions":[]},"affected_functions":null},"database_specific":{"cvss":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","categories":["memory-corruption","thread-safety"],"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0134.json","informational":null}}],"schema_version":"1.7.3","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"}]}