Bug 2338289 (CVE-2024-52005) - CVE-2024-52005 git: The sideband payload is passed unfiltered to the terminal in git
Summary: CVE-2024-52005 git: The sideband payload is passed unfiltered to the terminal...
Keywords:
Status: NEW
Alias: CVE-2024-52005
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2338314 2338315
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-15 18:01 UTC by OSIDB Bzimport
Modified: 2025-03-27 15:53 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-15 18:01:31 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.