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

exploitDog

github логотип

GHSA-65g2-x53q-cmf6

Опубликовано: 24 апр. 2023
Источник: github
Github: Прошло ревью
CVSS3: 3.2

Описание

Sensitive Terraform Output Values Printed At Info Logging Level In Kitchen-Terraform

Summary

Kitchen-Terraform v7.0.0 introduced a regression which caused all Terraform output values, including sensitive values, to be printed at the info logging level during the kitchen converge action. Prior to v7.0.0, the output values were printed at the debug level to avoid writing sensitive values to the terminal by default.

Original Report

@brettcurtis:

Hopefully, I'm not doing something stupid here, but I'm seeing sensitive outputs printed in the kitchen output. You can check this action for an example: https://github.com/osinfra-io/terraform-google-project/actions/runs/4700065515/jobs/8334277309#step:5:215

It's not really a sensitive value just used it as an example.

Пакеты

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

kitchen-terraform

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

>= 7.0.0, < 7.0.1

7.0.1

EPSS

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

3.2 Low

CVSS3

Дефекты

CWE-532

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

CVSS3: 3.2
nvd
почти 3 года назад

Kitchen-Terraform provides a set of Test Kitchen plugins which enable the use of Test Kitchen to converge a Terraform configuration and verify the resulting infrastructure systems with InSpec controls. Kitchen-Terraform v7.0.0 introduced a regression which caused all Terraform output values, including sensitive values, to be printed at the `info` logging level during the `kitchen converge` action. Prior to v7.0.0, the output values were printed at the `debug` level to avoid writing sensitive values to the terminal by default. An attacker would need access to the local machine in order to gain access to these logs during an operation. Users are advised to upgrade. There are no known workarounds for this vulnerability.

EPSS

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

3.2 Low

CVSS3

Дефекты

CWE-532