Git Vulnerability Affects Cloning of Local Repositories
CVE-2024-32465

7.4HIGH

Key Information:

Vendor
Git
Status
Vendor
CVE Published:
14 May 2024

Summary

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

References

CVSS V3.1

Score:
7.4
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Physical
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.