SCA: security update for github.com/etcd-io/etcd (GHSA-chh6-ppwq-jh92)

high Tenable Self-Hosted Container Security Plugin ID 434347

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

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

See Also

https://github.com/advisories/GHSA-chh6-ppwq-jh92

Plugin Details

Severity: High

ID: 434347

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.7

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2020-15113

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/30/2024

Vulnerability Publication Date: 8/5/2020

Reference Information

CVE: CVE-2020-15113

cwe: CWE-281