83 lines
2.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-39150",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-12T13:15:07.897",
"lastModified": "2023-09-14T00:45:57.777",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ConEmu before commit 230724 does not sanitize title responses correctly for control characters, potentially leading to arbitrary code execution. This is related to an incomplete fix for CVE-2022-46387."
}
],
"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:conemu_project:conemu:*:*:*:*:*:*:*:*",
"versionEndExcluding": "230724",
"matchCriteriaId": "F03DAE54-3D7C-4F9D-B47A-9B2C73B6C90E"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/dgl/081cf503dc635df39d844e058a6d4c88",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/Maximus5/ConEmu/commit/60683a186628ffaa7689fcb64b3c38ced69287c1",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}