VYPR
Moderate severityNVD Advisory· Published Aug 5, 2020· Updated Aug 4, 2024

Improper Preservation of Permissions in etcd

CVE-2020-15113

Description

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).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/etcd-io/etcdGo
>= 3.4.0-rc.0, < 3.4.103.4.10
github.com/etcd-io/etcdGo
< 3.3.233.3.23

Affected products

15

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.