CVE-2024-43785

LOW

gitoxide-core - Improper Neutralization of Control Sequences in Repository Metadata

Title source: llm
STIX 2.1

Description

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.

References (1)

Core 1
Core References

Scores

CVSS v3 2.5
EPSS 0.0020
EPSS Percentile 9.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-150
Status published
Products (3)
Byron/gitoxide <= 0.41.0
crates.io/gitoxide 0crates.io
crates.io/gitoxide-core 0crates.io
Published Aug 22, 2024
Tracked Since Feb 18, 2026