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

exploitDog

github логотип

GHSA-g35x-j6jj-8g7j

Опубликовано: 02 мая 2023
Источник: github
Github: Прошло ревью
CVSS3: 4.4

Описание

@mittwald/kubernetes's secret contents leaked via debug logging

Impact

When debug logging is enabled (via DEBUG environment variable), the Kubernetes client may log all response bodies into the debug log -- including sensitive data from Secret resources.

When running in a Kubernetes cluster, this might expose sensitive information to users who are not authorised to access secrets, but have access to Pod logs (either directly using kubectl, or by Pod logs being shipped elsewhere).

Patches

Upgrade to 3.5.0 or newer.

Workarounds

Disable debug logging entirely, or exclude the kubernetes:client debug item (for example, using DEBUG=*,-kubernetes:client).

References

Пакеты

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

@mittwald/kubernetes

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

< 3.5.0

3.5.0

4.4 Medium

CVSS3

Дефекты

CWE-532

4.4 Medium

CVSS3

Дефекты

CWE-532