VYPR

crates.io package

gix-path

pkg:cargo/gix-path

Vulnerabilities (3)

  • CVE-2024-45405MedSep 6, 2024
    affected < 0.10.11fixed 0.10.11

    `gix-path` is a crate of the `gitoxide` project (an implementation of `git` written in Rust) dealing paths and their conversions. Prior to version 0.10.11, `gix-path` runs `git` to find the path of a configuration file associated with the `git` installation, but improperly resolv

  • CVE-2024-45305LowSep 2, 2024
    affected < 0.10.10fixed 0.10.10

    gix-path is a crate of the gitoxide project dealing with git paths and their conversions. `gix-path` executes `git` to find the path of a configuration file that belongs to the `git` installation itself, but mistakenly treats the local repository's configuration as system-wide if

  • CVE-2024-40644MedJul 18, 2024
    affected >= 0.10.8, < 0.10.9fixed 0.10.9

    gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. `gix-path` can be tricked into running another `git.exe` placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges