2024-08-12 18:03:13 +00:00

68 lines
2.8 KiB
JSON

{
"id": "CVE-2024-4871",
"sourceIdentifier": "secalert@redhat.com",
"published": "2024-05-14T16:17:37.163",
"lastModified": "2024-08-12T16:15:17.313",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Satellite. When running a remote execution job on a host, the host's SSH key is not being checked. When the key changes, the Satellite still connects it because it uses \"-o StrictHostKeyChecking=no\". This flaw can lead to a man-in-the-middle attack (MITM), denial of service, leaking of secrets the remote execution job contains, or other issues that may arise from the attacker's ability to forge an SSH key. This issue does not directly allow unauthorized remote execution on the Satellite, although it can leak secrets that may lead to it."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una vulnerabilidad en Satellite. Cuando se ejecuta un trabajo de ejecuci\u00f3n remota en un host, no se verifica la clave SSH del host. Cuando la clave cambia, el Sat\u00e9lite a\u00fan lo conecta porque usa \"-o StrictHostKeyChecking=no\". Esta falla puede provocar un ataque de intermediario (MITM), denegaci\u00f3n de servicio, filtraci\u00f3n de secretos que contiene el trabajo de ejecuci\u00f3n remota u otros problemas que pueden surgir de la capacidad del atacante para falsificar una clave SSH. Este problema no permite directamente la ejecuci\u00f3n remota no autorizada en el Sat\u00e9lite, aunque puede filtrar secretos que pueden conducir a ello."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "secalert@redhat.com",
"type": "Secondary",
"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": "secalert@redhat.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-322"
}
]
}
],
"references": [
{
"url": "https://access.redhat.com/errata/RHBA-2024:4589",
"source": "secalert@redhat.com"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2024-4871",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278627",
"source": "secalert@redhat.com"
}
]
}