2024-07-14 02:06:08 +00:00

103 lines
2.6 KiB
JSON

{
"id": "CVE-2023-46301",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-22T04:15:09.797",
"lastModified": "2023-10-31T17:08:30.707",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "iTerm2 before 3.4.20 allow (potentially remote) code execution because of mishandling of certain escape sequences related to upload."
},
{
"lang": "es",
"value": "iTerm2 anterior a 3.4.20 permite la ejecuci\u00f3n de c\u00f3digo (potencialmente remota) debido al mal manejo de ciertas secuencias de escape relacionadas con la carga."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-116"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:iterm2:iterm2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.4.20",
"matchCriteriaId": "AE5A8378-60FE-4F69-A7AA-DEE9393C51C8"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.solidsnail.com/posts/2023-08-28-iterm2-rce",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/gnachman/iTerm2/commit/85cbf5ebda472c9ec295887e99c2b6f1b5867f1b",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/gnachman/iTerm2/commit/b2268b03b5f3d4cd8ca275eaef5d16d0fac20009",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://iterm2.com/news.html",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}