CVE-2020-15113

MEDIUM

etcd <3.3.23, 3.4.10 - Info Disclosure

Title source: llm
STIX 2.1

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).

References (2)

Core 2

Scores

CVSS v3 5.7
EPSS 0.0023
EPSS Percentile 13.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N

Details

CWE
CWE-281
Status published
Products (3)
etcd/etcd < 3.3.23
etcd-io/etcd 3.4.0-rc.0 - 3.4.10Go
fedoraproject/fedora 32
Published Aug 05, 2020
Tracked Since Feb 18, 2026