CVE-2024-35186

HIGH

Crates.io Gix-worktree-state < 0.11.0 - Path Traversal

Title source: rule

Description

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 to a major loss of confidentiality, integrity, and availability, but creating files outside a working tree without attempting to execute code can directly impact integrity as well. This vulnerability has been patched in version(s) 0.36.0.

Scores

CVSS v3 8.8
EPSS 0.0043
EPSS Percentile 62.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-23
Status draft

Affected Products (7)

crates.io/gix-worktree-state < 0.11.0crates.io
crates.io/gitoxide < 0.36.0crates.io
crates.io/gix-fs < 0.11.0crates.io
crates.io/gix-worktree < 0.34.0crates.io
crates.io/gix < 0.63.0crates.io
crates.io/gitoxide-core < 0.38.0crates.io
crates.io/gix-index < 0.33.0crates.io

Timeline

Published May 23, 2024
Tracked Since Feb 18, 2026