Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-69x5-hjg4-m267

Опубликовано: 19 мар. 2025
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

OpenShift Console Has a Path Traversal Vulnerability

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.

Пакеты

Наименование

github.com/openshift/console

go
Затронутые версииВерсия исправления

<= 6.0.6

Отсутствует

EPSS

Процентиль: 33%
0.0013
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 4.3
redhat
10 месяцев назад

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.

CVSS3: 4.3
nvd
10 месяцев назад

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.

EPSS

Процентиль: 33%
0.0013
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-22