VYPR

rpm package

suse/git&distro=SUSE Linux Enterprise Server 15 SP3-LTSS

pkg:rpm/suse/git&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSS

Vulnerabilities (20)

  • CVE-2025-46835HigJul 10, 2025
    affected < 2.43.7-150300.10.51.1fixed 2.43.7-150300.10.51.1

    Git GUI allows you to use the Git source control management tools via a GUI. When a user clones an untrusted repository and is tricked into editing a file located in a maliciously named directory in the repository, then Git GUI can create and overwrite files for which the user ha

  • CVE-2025-27614HigJul 10, 2025
    affected < 2.43.7-150300.10.51.1fixed 2.43.7-150300.10.51.1

    Gitk is a Tcl/Tk based Git history browser. Starting with 2.41.0, a Git repository can be crafted in such a way that with some social engineering a user who has cloned the repository can be tricked into running any script (e.g., Bourne shell, Perl, Python, ...) supplied by the at

  • CVE-2025-27613LowJul 10, 2025
    affected < 2.43.7-150300.10.51.1fixed 2.43.7-150300.10.51.1

    Gitk is a Tcl/Tk based Git history browser. Starting with 1.7.0, when a user clones an untrusted repository and runs gitk without additional command arguments, files for which the user has write permission can be created and truncated. The option Support per-file encoding must ha

  • CVE-2025-48385HigJul 8, 2025
    affected < 2.43.7-150300.10.51.1fixed 2.43.7-150300.10.51.1

    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 cloning a repository Git knows to optionally fetch a bundle advertised by the remote server, which allows th

  • CVE-2025-48384KEVJul 8, 2025
    affected < 2.43.7-150300.10.51.1fixed 2.43.7-150300.10.51.1

    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 reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config

  • CVE-2024-50349Jan 14, 2025
    affected < 2.35.3-150300.10.48.1fixed 2.35.3-150300.10.48.1

    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

  • CVE-2024-52006Jan 14, 2025
    affected < 2.35.3-150300.10.48.1fixed 2.35.3-150300.10.48.1

    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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. So

  • CVE-2024-32465May 14, 2024
    affected < 2.35.3-150300.10.39.1fixed 2.35.3-150300.10.39.1

    Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repo

  • CVE-2024-32021May 14, 2024
    affected < 2.35.3-150300.10.39.1fixed 2.35.3-150300.10.39.1

    Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as th

  • CVE-2024-32020May 14, 2024
    affected < 2.35.3-150300.10.39.1fixed 2.35.3-150300.10.39.1

    Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository's object database when source and target repository reside on the same disk. If the source reposito

  • CVE-2024-32004May 14, 2024
    affected < 2.35.3-150300.10.39.1fixed 2.35.3-150300.10.39.1

    Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2

  • CVE-2024-32002May 14, 2024
    affected < 2.35.3-150300.10.39.1fixed 2.35.3-150300.10.39.1

    Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a

  • CVE-2024-24577Feb 6, 2024
    affected < 2.35.3-150300.10.42.1fixed 2.35.3-150300.10.42.1

    libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary

  • CVE-2023-29007Apr 25, 2023
    affected < 2.35.3-150300.10.27.1fixed 2.35.3-150300.10.27.1

    Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted `.gitmodules` file with submodule URLs that are longer than 1024 characters can used to exploit a bug in `config.c::

  • CVE-2023-25815Apr 25, 2023
    affected < 2.35.3-150300.10.27.1fixed 2.35.3-150300.10.27.1

    In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the `gettext()` function's impli

  • CVE-2023-25652Apr 25, 2023
    affected < 2.35.3-150300.10.27.1fixed 2.35.3-150300.10.27.1

    Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled

  • CVE-2023-23946Feb 14, 2023
    affected < 2.35.3-150300.10.24.1fixed 2.35.3-150300.10.24.1

    Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is r

  • CVE-2023-22490Feb 14, 2023
    affected < 2.35.3-150300.10.24.1fixed 2.35.3-150300.10.24.1

    Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Gi

  • CVE-2022-23521Jan 17, 2023
    affected < 2.35.3-150300.10.21.1fixed 2.35.3-150300.10.21.1

    Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for p

  • CVE-2022-41903Jan 17, 2023
    affected < 2.35.3-150300.10.21.1fixed 2.35.3-150300.10.21.1

    Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer ove