CVE-2024-43785
LOW EPSS 9.8%
Published Aug 22, 20241y ago · Modified Jun 17, 20262w ago
2.5 CVSS 3.1
Published Aug 22, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N Attack Vector Local
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
9.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-150
References 1
- github.com https://github.com/Byron/gitoxide/security/advisories/GHSA-88g2-r9rw-g55h
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.