Security Advisory

CVE-2024-7631

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-19 18:47:27
Last updated 2026-03-24 13:20:31
Assigner redhat
State PUBLISHED

Description

A flaw was found in the OpenShift Console, an endpoint for plugins to serve resources in multiple languages: /locales/resources.json. This endpoints 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 consoles pod by using sequences of ../ and valid directory paths.