2024-12-08 03:06:42 +00:00

102 lines
2.6 KiB
JSON

{
"id": "CVE-2022-47583",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-19T16:15:08.833",
"lastModified": "2024-11-21T07:32:12.673",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Terminal character injection in Mintty before 3.6.3 allows code execution via unescaped output to the terminal."
},
{
"lang": "es",
"value": "La inyecci\u00f3n de caracteres de terminal en Mintty anterior a 3.6.3 permite la ejecuci\u00f3n de c\u00f3digo a trav\u00e9s de salida sin escape al terminal."
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mintty_project:mintty:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.6.3",
"matchCriteriaId": "D53E5A23-C161-4360-A154-6259698F80B9"
}
]
}
]
}
],
"references": [
{
"url": "https://dgl.cx/2023/09/ansi-terminal-security#mintty",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/mintty/mintty/releases/tag/3.6.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://dgl.cx/2023/09/ansi-terminal-security#mintty",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/mintty/mintty/releases/tag/3.6.3",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
}
]
}