RUSTSEC-2020-0044

    Dashboard / Vulnerabilities / RUSTSEC-2020-0044

    RUSTSEC-2020-0044

    Published: 21 Sept 2020Last Modified: 8 Nov 2023

    Summary: Unsafe Send implementation in Atom allows data races

    Details: The `atom` crate contains a security issue revolving around its implementation of the Send trait. It incorrectly allows any arbitrary type to be sent across threads potentially leading to use-after-free issues through memory races.

    Affected packages

    Package

    Name: atom

    Purl: pkg:cargo/atom

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0.0.0-0
    Fixed -0.3.6

    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
    RUSTSEC-2020-0044 | CVE-DB