{"id":"CVE-2020-36216","aliases":["RUSTSEC-2020-0108"],"url":"https://o3.security/vulnerability/CVE-2020-36216","summary":"Data race in eventio","details":"Input<R> implements Send without requiring R: Send.\n\nAffected versions of this crate allows users to send non-Send types to other threads, which can lead to undefined behavior such as data race and memory corruption.\n\nThe flaw was corrected in version 0.5.1 by adding R: Send bound to the Send impl of Input<R>.","published":"2021-08-25T20:51:49Z","modified":"2023-11-08T04:03:42.027833Z","cvss":{"score":5.9,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":1,"affectedPackages":[{"ecosystem":"crates.io","name":"eventio","fixedVersion":"0.5.1"}],"fix":null,"references":[{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2020-36216"},{"type":"WEB","url":"https://github.com/petabi/eventio/issues/33"},{"type":"PACKAGE","url":"https://github.com/petabi/eventio"},{"type":"WEB","url":"https://rustsec.org/advisories/RUSTSEC-2020-0108.html"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2023-11-08T04:03:42.027833Z"}}