VYPR

crates.io package

gix-fs

pkg:cargo/gix-fs

Vulnerabilities (2)

  • CVE-2026-44471HigMay 13, 2026
    affected < 0.21.1fixed 0.21.1

    gitoxide is an implementation of git written in Rust. Prior to 0.21.1, a malicious tree can be constructed that will, when checked out with gitoxide, permit writing an attacker-controlled symlink into any existing directory the user has write access to. During checkout, all symli

  • CVE-2024-35186HigMay 23, 2024
    affected < 0.11.0fixed 0.11.0

    gitoxide is a pure Rust implementation of Git. During checkout, `gix-worktree-state` does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. This vulnerability leads