Vulnerability in Byron Gitoxide
CVE-2024-35197
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.
EPSS: 0.004 (37.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L.
Affected products
- Byron Gitoxide — versions < 0.36.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2024-35197?
- CVE-2024-35197 is a medium-severity vulnerability in Byron Gitoxide, classified under CWE-67. CVSS score: 5.4/10. Published 2024-05-23.
- How severe is CVE-2024-35197?
- Medium severity. CVSS v3 base score is 5.4 out of 10.