icon

We found results for “

CVE-2024-32884

Good to know:

icon
icon

Date: April 26, 2024

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, but if a malicious clone URL is used by an application whose current working directory contains a malicious file, arbitrary code execution occurs. This is related to the patched vulnerability GHSA-rrjw-j4m2-mf34, but appears less severe due to a greater attack complexity. This issue has been patched in versions 0.35.0, 0.42.0 and 0.62.0.

Language: RUST

Severity Score

Severity Score

Weakness Type (CWE)

Argument Injection or Modification

CWE-88

Command Injection

CWE-77

Top Fix

icon

Upgrade Version

Upgrade to version gitoxide - 0.35, gix - 0.62, gix-transport - 0.42.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): HIGH
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us