CVE-2024-50349

LOW EPSS 46.2%
Published Jan 14, 20251y ago · Modified Jun 17, 20261w ago
2.1 CVSS 4.0
Low
Find Similar
Published Jan 14, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.

CVSS Details

Base Score
2.1
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/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
46.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 3

CWE-116
CWE-147
CWE-150

Affected Products 10

VendorProductVersionRange
debiandebian_linux11.0any
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.3  –  <2.44.3
gitgit*≥2.45.3  –  <2.45.3
gitgit*≥2.46.3  –  <2.46.3
gitgit*≥2.47.0  –  <2.47.2
gitgit2.48.0any

References 4

  • github.com https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8
    Patch
  • github.com https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577
    Patch
  • github.com https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr
    PatchVendor Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html
    Mailing ListThird Party Advisory

Remediation

  • github.com https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8
    Patch
  • github.com https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577
    Patch
  • github.com https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr
    PatchVendor Advisory