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.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2024-7079 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2299678 | Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
25 Jul 2024, 17:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2024-7079 - Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2299678 - Issue Tracking | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
First Time |
Redhat openshift Container Platform
Redhat |
|
CPE | cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:* cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:* |
24 Jul 2024, 17:12
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-24 16:15
Updated : 2024-09-19 06:15
NVD link : CVE-2024-7079
Mitre link : CVE-2024-7079
JSON object : View
Products Affected
redhat
- openshift_container_platform
CWE
CWE-306
Missing Authentication for Critical Function