#VU91287 UNIX symbolic link following in Git - CVE-2024-32021

 

#VU91287 UNIX symbolic link following in Git - CVE-2024-32021

Published: June 7, 2024


Vulnerability identifier: #VU91287
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-32021
CWE-ID: CWE-61
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Git
Software vendor:
Git

Description

The vulnerability allows a remote attacker to compromise the original repository.

The vulnerability exists due to insecure symlink following issue. 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 the target repository in the objects/ directory.



Remediation

Install updates from vendor's website.

External links