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

exploitDog

github логотип

GHSA-chh6-ppwq-jh92

Опубликовано: 30 янв. 2024
Источник: github
Github: Прошло ревью
CVSS3: 5.7

Описание

Improper Preservation of Permissions in etcd

Vulnerability type

Access Controls

Detail

etcd creates certain directory paths (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already.

Specific Go Package Affected

github.com/etcd-io/etcd/pkg/fileutil

Workarounds

Make sure these directories have the desired permit (700).

References

Find out more on this vulnerability in the security audit report

For more information

If you have any questions or comments about this advisory:

Пакеты

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

github.com/etcd-io/etcd

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

>= 3.4.0-rc.0, < 3.4.10

3.4.10

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

github.com/etcd-io/etcd

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

< 3.3.23

3.3.23

EPSS

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

5.7 Medium

CVSS3

Дефекты

CWE-281

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

CVSS3: 5.7
ubuntu
больше 5 лет назад

In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already. A possible workaround is to ensure the directories have the desired permission (700).

CVSS3: 7.1
redhat
больше 5 лет назад

In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already. A possible workaround is to ensure the directories have the desired permission (700).

CVSS3: 5.7
nvd
больше 5 лет назад

In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS connections with clients) with restricted access permissions (700) by using the os.MkdirAll. This function does not perform any permission checks when a given directory path exists already. A possible workaround is to ensure the directories have the desired permission (700).

CVSS3: 7.1
msrc
около 4 лет назад

Описание отсутствует

CVSS3: 5.7
debian
больше 5 лет назад

In etcd before versions 3.3.23 and 3.4.10, certain directory paths are ...

EPSS

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

5.7 Medium

CVSS3

Дефекты

CWE-281