{ "id": "CVE-2023-23618", "sourceIdentifier": "security-advisories@github.com", "published": "2023-02-14T21:15:13.170", "lastModified": "2023-11-07T04:07:49.843", "vulnStatus": "Modified", "cveTags": [], "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, when `gitk` is run on Windows, it potentially runs executables from the current directory inadvertently, which can be exploited with some social engineering to trick users into running untrusted code. A patch is available in version 2.39.2. As a workaround, avoid using `gitk` (or Git GUI's \"Visualize History\" functionality) in clones of untrusted repositories.\n" }, { "lang": "es", "value": "Git para Windows es el puerto de Windows del sistema de control de revisiones Git. Antes de Git para Windows versi\u00f3n 2.39.2, cuando `gitk` se ejecuta en Windows, potencialmente ejecuta archivos ejecutables del directorio actual sin darse cuenta, lo que puede explotarse con algo de ingenier\u00eda social para enga\u00f1ar a los usuarios para que ejecuten c\u00f3digo que no es de confianza. Hay un parche disponible en la versi\u00f3n 2.39.2. Como workaround, evite usar `gitk` (o la funcionalidad \"Visualizar historial\" de Git GUI) en clones de repositorios que no sean de confianza." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.6, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "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://github.com/git-for-windows/git/commit/49a8ec9dac3cec6602f05fed1b3f80a549c8c05c", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "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-wxwv-49qw-35pm", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] }, { "url": "https://wiki.tcl-lang.org/page/exec", "source": "security-advisories@github.com", "tags": [ "Not Applicable" ] } ] }