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).
Published: 2020-08-05
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2024-0332 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).
Github GHSA Github GHSA GHSA-chh6-ppwq-jh92 Improper Preservation of Permissions in etcd
Ubuntu USN Ubuntu USN USN-5628-1 etcd vulnerabilities
Ubuntu USN Ubuntu USN USN-5628-2 etcd vulnerabilities
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2024-08-04T13:08:22.262Z

Reserved: 2020-06-25T00:00:00.000Z

Link: CVE-2020-15113

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-08-05T20:15:14.647

Modified: 2024-11-21T05:04:50.613

Link: CVE-2020-15113

cve-icon Redhat

Severity : Moderate

Publid Date: 2020-08-05T00:00:00Z

Links: CVE-2020-15113 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses