CVE-2024-52005
Last modified
CVE-2024-52005 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Git | Git | <= 2.40.4 |
| Git | Git | >= 2.41.0, <= 2.41.3 |
| Git | Git | >= 2.42.0, <= 2.42.4 |
| Git | Git | >= 2.43.0, <= 2.43.6 |
| Git | Git | >= 2.44.0, <= 2.44.3 |
| Git | Git | >= 2.45.0, <= 2.45.3 |
| Git | Git | >= 2.46.0, <= 2.46.3 |
| Git | Git | >= 2.47.0, <= 2.47.1 |
| Git | Git | >= 2.48.0, <= 2.48.1 |
References
- https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.netMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-52005?
How severe is CVE-2024-52005?
How do I fix CVE-2024-52005?
Are you affected by CVE-2024-52005?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
