2023-09-07 08:00:30 +00:00

76 lines
2.0 KiB
JSON

{
"id": "CVE-2023-40359",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-14T17:15:10.617",
"lastModified": "2023-09-07T06:15:07.990",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "xterm before 380 supports ReGIS reporting for character-set names even if they have unexpected characters (i.e., neither alphanumeric nor underscore), aka a pointer/overflow issue. This can only occur for xterm installations that are configured at compile time to use a certain experimental feature."
}
],
"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": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:invisible-island:xterm:*:*:*:*:*:*:*:*",
"versionEndExcluding": "380",
"matchCriteriaId": "0271A95F-708C-48C0-A128-992D8AFD8D5C"
}
]
}
]
}
],
"references": [
{
"url": "https://invisible-island.net/xterm/xterm.log.html#xterm_380",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}