#VU62260 Insecure DLL loading in Git - CVE-2022-24767
Published: April 12, 2022
Git
Git
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the uninstaller binary loads DLL libraries in an insecure manner from the current working directory. A local user can place a specially crafted .dll file onto the system, trick the victim to run the uninstaller binary from that directory and execute arbitrary code with elevated privileges.