RCE in Byron Gitoxide
CVE-2024-32884
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 p…
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.001 (25.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L.
Affected products
- Byron Gitoxide — versions < 0.42.0, < 0.62, < 0.35
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/Byron/gitoxide/security/advisories/GHSA-98p4-xjmm-8mfh (x_refsource_CONFIRM)
- https://rustsec.org/advisories/RUSTSEC-2024-0335.html (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-32884?
- CVE-2024-32884 is a medium-severity vulnerability in Byron Gitoxide, classified under Command Injection. CVSS score: 6.4/10. Published 2024-04-26.
- How severe is CVE-2024-32884?
- Medium severity. CVSS v3 base score is 6.4 out of 10.
- Is CVE-2024-32884 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.