VYPR

rpm package

suse/git&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP4

pkg:rpm/suse/git&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP4

Vulnerabilities (13)

  • 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