CVE-2024-35197
Description
gitoxide is a pure Rust implementation of Git. On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that appear to have come from the application, and potentially other harmful effects under limited circumstances. If Windows is not used, or untrusted repositories are not cloned or otherwise used, then there is no impact. A minor degradation in availability may also be possible, such as with a very large file named CON, though the user could interrupt the application.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
gix-worktree-statecrates.io | < 0.11.0 | 0.11.0 |
gitoxidecrates.io | < 0.36.0 | 0.36.0 |
gix-worktreecrates.io | < 0.34.0 | 0.34.0 |
gitoxide-corecrates.io | < 0.38.0 | 0.38.0 |
gixcrates.io | < 0.63.0 | 0.63.0 |
gix-refcrates.io | < 0.44.0 | 0.44.0 |
gix-indexcrates.io | < 0.33.0 | 0.33.0 |
Patches
14f98e94e0e8bVulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
6- github.com/advisories/GHSA-49jc-r788-3fc9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-35197ghsaADVISORY
- github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9nvdWEB
- rustsec.org/advisories/RUSTSEC-2024-0351.htmlghsaWEB
- rustsec.org/advisories/RUSTSEC-2024-0352.htmlghsaWEB
- rustsec.org/advisories/RUSTSEC-2024-0353.htmlghsaWEB
News mentions
0No linked articles in our index yet.