Beveiligingsadvies

CVE-2024-7631

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-03-19 18:47:27
Laatst bijgewerkt 2026-09-03 15:22:07
Toegewezen door redhat
CVSS-score 4.3
Status PUBLISHED

Beschrijving

A flaw was found in the OpenShift Console, an endpoint for plugins to serve resources in multiple languages: /locales/resources.json. This endpoint's lng and ns parameters are used to construct a filepath in pkg/plugins/handlers unsafely.go#L112 Because of this unsafe filepath construction, an authenticated user can manipulate the path to retrieve any JSON files on the console's pod by using sequences of ../ and valid directory paths.