Git Vulnerability Affects Cloning of Local Repositories
CVE-2024-32465
7.4HIGH
What is CVE-2024-32465?
A vulnerability exists in Git that exposes users to potential threats when cloning local repositories from untrusted sources. Although Git has integrated protections, these may be circumvented under certain conditions, particularly when dealing with .zip
files that could execute hooks in a malicious manner. Users are advised to utilize the command git clone --no-local
to ensure a clean copy of the repository. The vulnerability underscores the need for vigilance while managing local and archived repositories, as bypassing Git's security could lead to unintended execution of insecure scripts and commands.
Affected Version(s)
git = 2.45.0 = 2.45.0
git = 2.44.0 = 2.44.0
git >= 2.43.0, < 2.43.4 < 2.43.0, 2.43.4