GHSA-h74j-692g-48mq

    Dashboard / Vulnerabilities / GHSA-h74j-692g-48mq

    GHSA-h74j-692g-48mq

    Published: 18 May 2021Last Modified: 14 Jan 2025

    Summary: Path Traversal in MHolt Archiver

    Details: All versions of archiver allow attacker to perform a Zip Slip attack via the "unarchive" functions. It is exploited using a specially crafted zip archive, that holds path traversal filenames. When exploited, a filename in a malicious archive is concatenated to the target extraction directory, which results in the final path ending up outside of the target folder. For instance, a zip may hold a file with a "../../file.exe" location and thus break out of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily. ### Specific Go Packages Affected github.com/mholt/archiver/cmd/arc

    Affected packages

    Package

    Name: github.com/mholt/archiver

    Purl: pkg:golang/github.com/mholt/archiver

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 3.0.0
    Fixed -3.3.2

    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-h74j-692g-48mq | CVE-DB