CVE-2020-15113
Improper Preservation of Permissions in etcd
5.7
MEDIUM
CVSS 3.1
EPSS 0.02%
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).
How to fix CVE-2020-15113
To remediate CVE-2020-15113, upgrade the affected package to a fixed version below.
- —upgrade to 3.3.23 or later
- —upgrade to 3.3.25+dfsg-5 or later
- —upgrade to 3.4.10 or later
Is CVE-2020-15113 being exploited?
Low — EPSS is 0.0%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- from 0, < 3.3.23, >= 3.4.0, < 3.4.10
- from 0, < 3.3.25+dfsg-5
- >= 3.4.0-rc.0, < 3.4.10
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.7 | CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N |