2023-12-04 21:00:22 +00:00

88 lines
2.4 KiB
JSON

{
"id": "CVE-2023-46944",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-28T22:15:06.937",
"lastModified": "2023-12-04T19:39:27.447",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue in GitKraken GitLens before v.14.0.0 allows an attacker to execute arbitrary code via a crafted file to the Visual Studio Codes workspace trust component."
},
{
"lang": "es",
"value": "Un problema en GitKraken GitLens anterior a v.14.0.0 permite a un atacante ejecutar c\u00f3digo arbitrario a trav\u00e9s de un archivo manipulado en el componente de confianza del espacio de trabajo de Visual Studio Codes."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitkraken:gitlens:*:*:*:*:*:visual_studio_code:*:*",
"versionEndExcluding": "14.0.0",
"matchCriteriaId": "19941443-90FE-46A6-B057-14792318CFAA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/gitkraken/vscode-gitlens/commit/ee2a0c42a92d33059a39fd15fbbd5dd3d5ab6440",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.sonarsource.com/blog/vscode-security-markdown-vulnerabilities-in-extensions/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}