Bug 2300037 (CVE-2024-7128) - CVE-2024-7128 openshift-console: Unauthenticated Data Exposure
Summary: CVE-2024-7128 openshift-console: Unauthenticated Data Exposure
Keywords:
Status: NEW
Alias: CVE-2024-7128
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-26 11:00 UTC by Michal Findra
Modified: 2025-05-15 01:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2025:4427 0 None None None 2025-05-09 04:31:22 UTC
Red Hat Product Errata RHSA-2025:4723 0 None None None 2025-05-15 01:16:06 UTC

Description Michal Findra 2024-07-26 11:00:58 UTC
Several endpoints use the authHandler() and authHandlerWithUser() middleware functions. When the authentication provider is set to the default ("openShiftAuth"), no verification of authentication is actually performed by these functions, leaving the authentication/authorization checks to be performed by the targeted service.
The following endpoints are using the aforementioned middleware functions without checking if the user provided valid credentials lead to various degrees of data exposure:

/api/console/monitoring-dashboard-config
/api/console/knative-event-sources
/api/console/knative-channels
/api/check-updates
/api/console/version
/api/copy-login-commands
/api/gitops
/api/plugins/
/api/metrics
/api/metrics/usage

Comment 1 errata-xmlrpc 2025-05-09 04:31:20 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.18

Via RHSA-2025:4427 https://access.redhat.com/errata/RHSA-2025:4427

Comment 2 errata-xmlrpc 2025-05-15 01:16:05 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.17

Via RHSA-2025:4723 https://access.redhat.com/errata/RHSA-2025:4723


Note You need to log in before you can comment on or make changes to this bug.