René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

99 lines
2.5 KiB
JSON

{
"id": "CVE-2022-46387",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-28T20:15:10.940",
"lastModified": "2023-04-05T03:37:06.107",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ConEmu through 220807 and Cmder before 1.3.21 report the title of the terminal, including control characters, which allows an attacker to change the title and then execute it as commands."
}
],
"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:cmder_project:cmder:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.2",
"matchCriteriaId": "1F609EF0-A6FF-4F67-9380-E5C6FA1C363E"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:conemu_project:conemu:*:*:*:*:*:*:*:*",
"versionEndIncluding": "220807",
"matchCriteriaId": "0F30285A-67CE-49C7-848E-61A175D1CE4F"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/dgl/05ca60cdc7efc9e47bbc58d0c952635e",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/cmderdev/cmder/blob/master/CHANGELOG.md",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}