Vulnerability in Byron Gitoxide
CVE-2024-43785
gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gitoxide-core, which provides most underlying functionality of the gix and ein commands, does not neutralize newlines, backspaces, or control characters—including those that form ANSI escape sequences—that appear in a repository's paths, author and committer names, commit messages, or other metadata. Such text may be written as part of the output of a command, as well as appearing in error messages when an operation fails. This sometimes allows an untrusted repository to misrepresent its contents and to alter or concoct error messages.
EPSS: 0.002 (9.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 2.5 (Low). Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N.
Affected products
- Byron Gitoxide — versions <= 0.41.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2024-43785?
- CVE-2024-43785 is a low-severity vulnerability in Byron Gitoxide, classified under CWE-150. CVSS score: 2.5/10. Published 2024-08-22.
- How severe is CVE-2024-43785?
- Low severity. CVSS v3 base score is 2.5 out of 10.