GHSA-9pp4-8p8v-g78w

    Dashboard / Vulnerabilities / GHSA-9pp4-8p8v-g78w

    GHSA-9pp4-8p8v-g78w

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    Summary: Data races in lever

    Details: An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox<T> implements the Send and Sync traits for all types T. This allows non-Send types such as Rc and non-Sync types such as Cell to be used across thread boundaries which can trigger undefined behavior and memory corruption.

    Affected packages

    Package

    Name: lever

    Purl: pkg:cargo/lever

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.1.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-9pp4-8p8v-g78w | CVE-DB