gsd-2023-22743
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-22743", "id": "GSD-2023-22743" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-22743" ], "details": "Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it.", "id": "GSD-2023-22743", "modified": "2023-12-13T01:20:42.841945Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-22743", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "git", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 2.39.2" } ] } } ] }, "vendor_name": "git-for-windows" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-426", "lang": "eng", "value": "CWE-426: Untrusted Search Path" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq", "refsource": "MISC", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq" }, { "name": "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3", "refsource": "MISC", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3" }, { "name": "https://attack.mitre.org/techniques/T1574/002/", "refsource": "MISC", "url": "https://attack.mitre.org/techniques/T1574/002/" }, { "name": "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1", "refsource": "MISC", "url": "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1" }, { "name": "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions", "refsource": "MISC", "url": "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions" }, { "name": "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-", "refsource": "MISC", "url": "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-" } ] }, "source": { "advisory": "GHSA-p2x9-prp4-8gvq", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:git_for_windows_project:git_for_windows:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.39.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-22743" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-426" } ] } ] }, "references": { "reference_data": [ { "name": "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-", "refsource": "MISC", "tags": [ "Patch", "Technical Description", "Vendor Advisory" ], "url": "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-" }, { "name": "https://attack.mitre.org/techniques/T1574/002/", "refsource": "MISC", "tags": [ "Technical Description" ], "url": "https://attack.mitre.org/techniques/T1574/002/" }, { "name": "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions", "refsource": "MISC", "tags": [ "Patch", "Technical Description", "Vendor Advisory" ], "url": "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions" }, { "name": "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3" }, { "name": "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq" }, { "name": "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.3, "impactScore": 5.9 } }, "lastModifiedDate": "2023-08-02T19:27Z", "publishedDate": "2023-02-14T21:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.