VYPR

crates.io package

gix-transport

pkg:cargo/gix-transport

Vulnerabilities (2)

  • CVE-2023-53158MedJul 28, 2025
    affected < 0.36.1fixed 0.36.1

    The gix-transport crate before 0.36.1 for Rust allows command execution via the "gix clone 'ssh://-oProxyCommand=open$IFS" substring. NOTE: this was discovered before CVE-2024-32884, a similar vulnerability (involving a username field) that is more difficult to exploit.

  • CVE-2024-32884MedApr 26, 2024
    affected < 0.42.0fixed 0.42.0

    gitoxide is a pure Rust implementation of Git. `gix-transport` does not check the username part of a URL for text that the external `ssh` program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, b