CVE-2024-52005

HIGH EPSS 38.7%
Published Jan 15, 20251y ago · Modified Jun 17, 20261w ago
7.5 CVSS 4.0
High
Find Similar
Published Jan 15, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
7.5
Exploitability
Impact
Vector string
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
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction A
Scope X

Threat Intelligence

EPSS Exploit Probability
38.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-116
CWE-150

Affected Products 9

VendorProductVersionRange
gitgit* ≤2.40.4
gitgit*≥2.41.0  –  ≤2.41.3
gitgit*≥2.42.0  –  ≤2.42.4
gitgit*≥2.43.0  –  ≤2.43.6
gitgit*≥2.44.0  –  ≤2.44.3
gitgit*≥2.45.0  –  ≤2.45.3
gitgit*≥2.46.0  –  ≤2.46.3
gitgit*≥2.47.0  –  ≤2.47.1
gitgit*≥2.48.0  –  ≤2.48.1

References 2

  • github.com https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329
    Vendor Advisory
  • lore.kernel.org https://lore.kernel.org/git/1M9FnZ-1taoNo1wwh-00ESSd@mail.gmx.net
    Mailing ListThird Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.