2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-22743" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-02-14T21:15:12.547" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:45:20.403" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"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."
2024-09-15 02:03:16 +00:00
} ,
{
"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, al crear cuidadosamente la DLL y colocarla en un subdirectorio con un nombre espec\u00edfico junto al instalador de Git para Windows, se pod\u00eda enga\u00f1ar a Windows para que cargara dicha DLL. Potencialmente, esto permite a los usuarios con acceso de escritura local colocar payloads maliciosos en una ubicaci\u00f3n donde las actualizaciones autom\u00e1ticas podr\u00edan ejecutar el instalador de Git para Windows con elevaci\u00f3n. La versi\u00f3n 2.39.2 contiene un parche para este problema. Algunos workarounds est\u00e1n disponibles. Nunca deje archivos que no sean de confianza en la carpeta Descargas o sus subcarpetas antes de ejecutar el instalador de Git para Windows, ni mueva el instalador a un directorio diferente antes de ejecutarlo."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-04-24 12:24:31 +02:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.6 ,
"impactScore" : 6.0
2023-04-24 12:24:31 +02:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2023-04-24 12:24:31 +02:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-04-24 12:24:31 +02:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.3 ,
"impactScore" : 5.9
2023-04-24 12:24:31 +02:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-426"
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"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" ,
2023-08-02 20:00:34 +00:00
"matchCriteriaId" : "613F976A-860B-4267-8364-74D7BC74030D"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"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" : [
2023-08-02 20:00:34 +00:00
"Patch" ,
"Technical Description" ,
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-" ,
"source" : "security-advisories@github.com" ,
"tags" : [
2023-08-02 20:00:34 +00:00
"Patch" ,
"Technical Description" ,
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://attack.mitre.org/techniques/T1574/002/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Technical Description"
]
} ,
{
"url" : "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"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" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Technical Description" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Technical Description" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}