BIT-etcd-2020-15113

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/etcd/BIT-etcd-2020-15113.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-etcd-2020-15113
Aliases
Published
2024-03-06T10:52:21.172Z
Modified
2025-05-20T10:02:07.006Z
Summary
Improper Preservation of Permissions in etcd
Details

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

Database specific
{
    "cpes": [
        "cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / etcd

Package

Name
etcd
Purl
pkg:bitnami/etcd

Severity

  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.3.23
Introduced
3.4.0
Fixed
3.4.10