#VU91287 UNIX symbolic link following in Git - CVE-2024-32021
Published: June 7, 2024
Git
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.