fkie_cve-2024-6538
Vulnerability from fkie_nvd
Published
2024-11-25 07:15
Modified
2024-11-25 07:15
Severity ?
Summary
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.
The /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.
While 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.
References
Impacted products
Vendor | Product | Version |
---|
{ 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ó 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á en una posición de red privilegiada y, a menudo, puede acceder a servicios expuestos que no están 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ón 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án 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úster a un servicio dentro del clúster.", }, ], id: "CVE-2024-6538", lastModified: "2024-11-25T07:15:06.187", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 1.4, source: "secalert@redhat.com", type: "Secondary", }, ], }, published: "2024-11-25T07:15:06.187", references: [ { source: "secalert@redhat.com", url: "https://access.redhat.com/security/cve/CVE-2024-6538", }, { source: "secalert@redhat.com", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2296057", }, ], sourceIdentifier: "secalert@redhat.com", vulnStatus: "Awaiting Analysis", weaknesses: [ { description: [ { lang: "en", value: "CWE-918", }, ], source: "secalert@redhat.com", type: "Secondary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.