CVE-2020-15113
Improper Preservation of Permissions in etcd
5.7
MEDIUM
CVSS 3.1
EPSS 0.23%
描述
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).
如何修補 CVE-2020-15113
要修補 CVE-2020-15113,請將受影響套件升級到下列已修補版本。
- —升級至 3.3.23 或更新版本
- —升級至 3.3.25+dfsg-5 或更新版本
- —升級至 3.4.10 或更新版本
CVE-2020-15113 正在被利用嗎?
低 — EPSS 為 0.2%,目前沒有觀察到大規模利用活動。
受影響套件(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 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |