CVE-2020-15113
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).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 3.3.25+dfsg-5 |
| debian | bullseye | fixed | 3.3.25+dfsg-5 |
| debian | forky | fixed | 3.3.25+dfsg-5 |
| debian | sid | fixed | 3.3.25+dfsg-5 |
| debian | trixie | fixed | 3.3.25+dfsg-5 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/etcd-io/etcd | >=3.4.0-rc.0,<3.4.10 | 3.4.10 |
| Go | github.com/etcd-io/etcd | <3.3.23 | 3.3.23 |
References
- https://www.suse.com/security/cve/CVE-2020-15113.html
- https://security-tracker.debian.org/tracker/CVE-2020-15113
- https://github.com/etcd-io/etcd/security/advisories/GHSA-chh6-ppwq-jh92
- https://nvd.nist.gov/vuln/detail/CVE-2020-15113
- https://github.com/etcd-io/etcd/commit/6be5c54c94298ae6746a574d2af8227d0c9a998b
- https://github.com/etcd-io/etcd/commit/e5424fc474b274c9e6b5205165015bc2035745f2
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L6B6R43Y7M3DCHWK3L3UVGE2K6WWECMP
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.