logo

CVE-2020-15113 github.com/etcd-io/etcd

Package

Manager: go
Name: github.com/etcd-io/etcd
Vulnerable Version: >=3.4.0-rc.0 <3.4.10 || >=0 <3.3.23

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N

CVSS v4.0: CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00023 pctl0.04581

Details

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](https://github.com/etcd-io/etcd/blob/master/security/SECURITY_AUDIT.pdf) ### For more information If you have any questions or comments about this advisory: * Contact the [etcd security committee](https://github.com/etcd-io/etcd/blob/master/security/security-release-process.md#product-security-committee-psc)

Metadata

Created: 2024-01-30T23:54:26Z
Modified: 2024-01-30T23:54:26Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/01/GHSA-chh6-ppwq-jh92/GHSA-chh6-ppwq-jh92.json
CWE IDs: ["CWE-281"]
Alternative ID: GHSA-chh6-ppwq-jh92
Finding: F159
Auto approve: 1