Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2022-41953
Analyzed
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-17 Jan, 2023 | 22:15
Updated At-25 Jan, 2023 | 14:13

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.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Secondary3.18.6HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Type: Primary
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Type: Secondary
Version: 3.1
Base score: 8.6
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CPE Matches

git-scm
git-scm
>>git>>Versions before 2.39.1(exclusive)
cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*
Microsoft Corporation
microsoft
>>windows>>-
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-426Primarysecurity-advisories@github.com
CWE ID: CWE-426
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/git-for-windows/git/commit/7360767e8dfc1895a932324079f7d45d7791d39fsecurity-advisories@github.com
Patch
Third Party Advisory
https://github.com/git-for-windows/git/pull/4219security-advisories@github.com
Patch
Third Party Advisory
https://github.com/git-for-windows/git/security/advisories/GHSA-v4px-mx59-w99csecurity-advisories@github.com
Patch
Third Party Advisory
https://www.tcl.tk/man/tcl8.6/TclCmd/exec.html#M23security-advisories@github.com
Third Party Advisory
Hyperlink: https://github.com/git-for-windows/git/commit/7360767e8dfc1895a932324079f7d45d7791d39f
Source: security-advisories@github.com
Resource:
Patch
Third Party Advisory
Hyperlink: https://github.com/git-for-windows/git/pull/4219
Source: security-advisories@github.com
Resource:
Patch
Third Party Advisory
Hyperlink: https://github.com/git-for-windows/git/security/advisories/GHSA-v4px-mx59-w99c
Source: security-advisories@github.com
Resource:
Patch
Third Party Advisory
Hyperlink: https://www.tcl.tk/man/tcl8.6/TclCmd/exec.html#M23
Source: security-advisories@github.com
Resource:
Third Party Advisory
Change History
0Changes found

Details not found