Bug 2296057 (CVE-2024-6538)
Summary: | CVE-2024-6538 openshift-console: OpenShift Console: Server-Side Request Forgery | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Marco Benatto <mbenatto> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | akundu, asdas, bmontgom, cjerolim, dpaolell, eparis, jakumar, jburrell, jdelft, jupierce, lgarciaa, mbiarnes, nstielau, security-response-team, sidsharm, sponnaga, talessio, viraj, vlaad, ximhan, yuxzhu |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
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 OpenShift 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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marco Benatto
2024-07-05 21:14:20 UTC
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.18 Via RHSA-2025:7863 https://access.redhat.com/errata/RHSA-2025:7863 This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.17 Via RHSA-2025:8280 https://access.redhat.com/errata/RHSA-2025:8280 This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.16 Via RHSA-2025:8556 https://access.redhat.com/errata/RHSA-2025:8556 |