{ "id": "CVE-2023-22743", "sourceIdentifier": "security-advisories@github.com", "published": "2023-02-14T21:15:12.547", "lastModified": "2023-08-02T19:27:45.450", "vulnStatus": "Analyzed", "descriptions": [ { "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.3, "impactScore": 5.9 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "HIGH", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH" }, "exploitabilityScore": 0.6, "impactScore": 6.0 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-426" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-426" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:git_for_windows_project:git_for_windows:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.39.2", "matchCriteriaId": "613F976A-860B-4267-8364-74D7BC74030D" } ] } ] } ], "references": [ { "url": "https://attack.mitre.org/techniques/T1574/002/", "source": "security-advisories@github.com", "tags": [ "Technical Description" ] }, { "url": "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1", "source": "security-advisories@github.com", "tags": [ "Release Notes" ] }, { "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] }, { "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq", "source": "security-advisories@github.com", "tags": [ "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", "source": "security-advisories@github.com", "tags": [ "Patch", "Technical Description", "Vendor Advisory" ] }, { "url": "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-", "source": "security-advisories@github.com", "tags": [ "Patch", "Technical Description", "Vendor Advisory" ] } ] }