2023-11-18 05:00:21 +00:00

80 lines
2.2 KiB
JSON

{
"id": "CVE-2023-46446",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-14T03:15:09.573",
"lastModified": "2023-11-18T03:26:58.460",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue in AsyncSSH v2.14.0 and earlier allows attackers to control the remote end of an SSH client session via packet injection/removal and shell emulation."
},
{
"lang": "es",
"value": "Un problema en AsyncSSH v2.14.0 y versiones anteriores permite a los atacantes controlar el final remoto de una sesi\u00f3n de cliente SSH mediante inyecci\u00f3n/eliminaci\u00f3n de paquetes y emulaci\u00f3n de shell."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-639"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:asyncssh_project:asyncssh:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.14.1",
"matchCriteriaId": "5CCE165C-9A45-4A7B-95AF-2DF9137B4075"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/ronf/asyncssh/security/advisories/GHSA-c35q-ffpf-5qpm",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}