2024-12-08 03:06:42 +00:00

64 lines
3.6 KiB
JSON

{
"id": "CVE-2024-6538",
"sourceIdentifier": "secalert@redhat.com",
"published": "2024-11-25T07:15:06.187",
"lastModified": "2024-11-25T07:15:06.187",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a privileged network position and can often reach exposed services that aren't readily available to clients due to network filtering. Leveraging such an attack vector, the attacker can have an impact on other services and potentially disclose information or have other nefarious effects on the system.\nThe /api/dev-console/proxy/internet endpoint on the OpenShit Console allows authenticated users to have the console's pod perform arbitrary and fully controlled HTTP(s) requests. The full response to these requests is returned by the endpoint.\nWhile the name of this endpoint suggests the requests are only bound to the internet, no such checks are in place. An authenticated user can therefore ask the console to perform arbitrary HTTP requests from outside the cluster to a service inside the cluster."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en la consola OpenShift. Un ataque de server-side request forgery (SSRF) puede ocurrir si un atacante proporciona toda o parte de una URL al servidor para realizar una consulta. Se considera que el servidor est\u00e1 en una posici\u00f3n de red privilegiada y, a menudo, puede acceder a servicios expuestos que no est\u00e1n disponibles para los clientes debido al filtrado de la red. Al aprovechar este vector de ataque, el atacante puede tener un impacto en otros servicios y potencialmente divulgar informaci\u00f3n o tener otros efectos nefastos en el sistema. El endpoint /api/dev-console/proxy/internet en la consola OpenShift permite que los usuarios autenticados hagan que el pod de la consola realice solicitudes HTTP arbitrarias y completamente controladas. El endpoint devuelve la respuesta completa a estas solicitudes. Si bien el nombre de este endpoint sugiere que las solicitudes solo est\u00e1n vinculadas a Internet, no existen tales controles. Por lo tanto, un usuario autenticado puede solicitar a la consola que realice solicitudes HTTP arbitrarias desde fuera del cl\u00faster a un servicio dentro del cl\u00faster."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "secalert@redhat.com",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "secalert@redhat.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"references": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-6538",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296057",
"source": "secalert@redhat.com"
}
]
}