RUSTSEC-2019-0015

    Dashboard / Vulnerabilities / RUSTSEC-2019-0015

    RUSTSEC-2019-0015

    Published: 21 May 2019Last Modified: 8 Nov 2023

    Summary: Flaw in generativity allows out-of-bounds access

    Details: Affected versions of this crate did not properly implement the generativity, because the invariant lifetimes were not necessarily `drop`ped. This allows an attacker to mix up two arenas, using indices created from one arena with another one. This might lead to an out-of-bounds read or write access into the memory reserved for the arena. The flaw was corrected by implementing generativity correctly in version 0.4.0.

    Affected packages

    Package

    Name: compact_arena

    Purl: pkg:cargo/compact_arena

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0.0.0-0
    Fixed -0.4.0

    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