GHSA-9295-mhf3-v33m

    Dashboard / Vulnerabilities / GHSA-9295-mhf3-v33m

    GHSA-9295-mhf3-v33m

    Published: 29 Mar 2021Last Modified: 16 Feb 2024

    Summary: Insecure temporary file in Netflix OSS Hollow

    Details: > ID: NFLX-2021-001 > Title: Local information disclosure in Hollow > Release Date: 2021-03-23 > Credit: Security Researcher @JLLeitschuh # Overview Security researcher @JLLeitschuh reported that Netflix Hollow (a Netflix OSS project available here: https://github.com/Netflix/hollow) writes to a local temporary directory before validating the permissions on it. # Impact An attacker with the ability to create directories and set permissions on the local filesystem could pre-create this directory and read or modify anything written there by the Hollow process. # Description Since the `Files.exists(parent)` is run before creating the directories, an attacker can pre-create these directories with wide permissions. Additionally, since an insecure source of randomness is used, the file names to be created can be deterministically calculated. # Workarounds and Fixes Avoid running Hollow in configurations that share a filesystem with less-trusted processes. May be fixed in a future release.

    Affected packages

    Package

    Name: com.netflix.hollow:hollow

    Purl: pkg:maven/com.netflix.hollow/hollow

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    2.0.0
    2.0.1
    2.0.2
    2.0.3
    2.0.4
    2.0.5

    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-9295-mhf3-v33m | CVE-DB