7.8
CVSSv3

CVE-2022-41953

Published: 17/01/2023 Updated: 25/01/2023
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 0

Vulnerability Summary

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it, among other things running a spell checker called `aspell.exe` if it was found. Git GUI is implemented as a Tcl/Tk script. Due to the unfortunate design of Tcl on Windows, the search path when looking for an executable _always includes the current directory_. Therefore, malicious repositories can ship with an `aspell.exe` in their top-level directory which is executed by Git GUI without giving the user a chance to inspect it first, i.e. running untrusted code. This issue has been addressed in version 2.39.1. Users are advised to upgrade. Users unable to upgrade should avoid using Git GUI for cloning. If that is not a viable option, at least avoid cloning from untrusted sources.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

git-scm git

Github Repositories

vulnerabilities, CVE-2022-41903, and CVE-2022-23521, that affect versions 2.39 and older. Git for Windows was also patched to address an additional, Windows-specific issue known as CVE-2022-41953.

DESCRIPTION vulnerabilities, CVE-2022-41903, and CVE-2022-23521, that affect versions 239 and older Git for Windows was also patched to address an additional, Windows-specific issue known as CVE-2022-41953 These scripts: build distribution containers and installs the git version provided displays the version NOTE The building of git on Gentoo takes a long time Be patient