80 lines
2.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-39223",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-07-03T15:15:06.083",
"lastModified": "2024-11-21T09:27:19.917",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An authentication bypass in the SSH service of gost v2.11.5 allows attackers to intercept communications via setting the HostKeyCallback function to ssh.InsecureIgnoreHostKey"
},
{
"lang": "es",
"value": "Una omisi\u00f3n de autenticaci\u00f3n en el servicio SSH de gost v2.11.5 permite a los atacantes interceptar las comunicaciones configurando la funci\u00f3n HostKeyCallback en ssh.InsecureIgnoreHostKey"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"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": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-639"
}
]
}
],
"references": [
{
"url": "https://gist.github.com/nyxfqq/a7242170b1118e78436a62dee4e09e8a",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/ginuerzh/gost/blob/729d0e70005607dc7c69fc1de62fd8fe21f85355/ssh.go#L229",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/ginuerzh/gost/issues/1034",
"source": "cve@mitre.org"
},
{
"url": "https://gist.github.com/nyxfqq/a7242170b1118e78436a62dee4e09e8a",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/ginuerzh/gost/blob/729d0e70005607dc7c69fc1de62fd8fe21f85355/ssh.go#L229",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/ginuerzh/gost/issues/1034",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}