GHSA-69vj-xx27-g45w
Dashboard / Vulnerabilities / GHSA-69vj-xx27-g45w
GHSA-69vj-xx27-g45w
Published: 25 Aug 2021Last Modified: 8 Nov 2023
Aliases:
Summary: Data race in eventio
Details: Input<R> implements Send without requiring R: Send. Affected 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. The flaw was corrected in version 0.5.1 by adding R: Send bound to the Send impl of Input<R>.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-36216, https://github.com/petabi/eventio/issues/33, https://github.com/petabi/eventio, https://rustsec.org/advisories/RUSTSEC-2020-0108.html
Affected packages
Package
Name: eventio
Purl: pkg:cargo/eventio
Affected ranges
Type: SEMVER
Events:
Introduced- 0
Fixed -0.5.1
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
