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

21 Nov 2024, 09:50

Type Values Removed Values Added
References () https://access.redhat.com/security/cve/CVE-2024-7079 - Vendor Advisory () https://access.redhat.com/security/cve/CVE-2024-7079 - Vendor Advisory
References () https://bugzilla.redhat.com/show_bug.cgi?id=2299678 - Issue Tracking () https://bugzilla.redhat.com/show_bug.cgi?id=2299678 - Issue Tracking

26 Jul 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-24 16:15

Updated : 2024-11-21 09:50


NVD link : CVE-2024-7079

Mitre link : CVE-2024-7079

CVE.ORG link : CVE-2024-7079


JSON object : View

CWE
CWE-306

Missing Authentication for Critical Function