CVE-2024-52005 on CTRL-OS 24.05
Packages: git, gitFull, gitMinimal
Status: In Progress
CVE Information
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.
Updates
2026-04-07 22:58 CEST
Metadata changes:
- Status for package
git: “In Progress” - Status for package
gitFull: “In Progress” - Status for package
gitMinimal: “In Progress”
2026-04-07 16:24 CEST
Metadata changes:
- Status for package
git: “Acknowledged” - Status for package
gitFull: “Acknowledged” - Status for package
gitMinimal: “Acknowledged”
(Amended on: 2026-04-07 16:27 CEST)