GHSA-69vj-xx27-g45w

    Dashboard / Vulnerabilities / GHSA-69vj-xx27-g45w

    GHSA-69vj-xx27-g45w

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    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>.

    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
    GHSA-69vj-xx27-g45w | CVE-DB