CVE-2024-7079

A flaw was found in the Openshift console. The /API/helm/verify endpoint is tasked to fetch and verify the installation of a Helm chart from a URI that is remote HTTP/HTTPS or local. Access to this endpoint is gated by the authHandlerWithUser() middleware function. Contrary to its name, this middleware function does not verify the validity of the user's credentials. As a result, unauthenticated users can access this endpoint.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*
cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-07-24 16:15

Updated : 2024-07-26 10:15


NVD link : CVE-2024-7079

Mitre link : CVE-2024-7079

CVE.ORG link : CVE-2024-7079


JSON object : View

Products Affected

redhat

  • openshift_container_platform
CWE
CWE-306

Missing Authentication for Critical Function