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).
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2020-08-05T19:30:13
Updated: 2024-08-04T13:08:22.262Z
Reserved: 2020-06-25T00:00:00
Link: CVE-2020-15113
Vulnrichment
No data.
NVD
Status : Modified
Published: 2020-08-05T20:15:14.647
Modified: 2024-11-21T05:04:50.613
Link: CVE-2020-15113
Redhat