CVE-2022-41953

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2022-41953
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-01-17T22:15:10
  • Last Modified Date
  • 2023-01-25T14:13:03
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
AND
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:* 1 OR 2.39.1
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* 0 OR
History
Created Old Value New Value Data Type Notes
2023-01-17 22:18:17 Added to TrackCVE
2023-01-17 22:18:18 Weakness Enumeration new
2023-01-17 23:14:30 2023-01-17T23:01:04 CVE Modified Date updated
2023-01-17 23:14:30 Received Awaiting Analysis Vulnerability Status updated
2023-01-24 16:14:32 Awaiting Analysis Undergoing Analysis Vulnerability Status updated
2023-01-25 14:13:20 2023-01-25T14:13:03 CVE Modified Date updated
2023-01-25 14:13:20 Undergoing Analysis Analyzed Vulnerability Status updated
2023-01-25 14:13:21 CPE Information updated