GHSA-fhvj-7f9p-w788

    Dashboard / Vulnerabilities / GHSA-fhvj-7f9p-w788

    GHSA-fhvj-7f9p-w788

    Published: 25 Aug 2021Last Modified: 15 Mar 2024

    Summary: Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

    Details: arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::new_from_template() drops uninitialized memory.

    Affected packages

    Package

    Name: arr

    Purl: pkg:cargo/arr

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    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-fhvj-7f9p-w788 | CVE-DB