CVE-2023-32082
LOW3.1EPSS 0.36%etcd Key name can be accessed via LeaseTimeToLive API
發布日:2023/5/12修改日:2026/4/28
描述
etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.26 and 3.5.9, the LeaseTimeToLive API allows access to key names (not value) associated to a lease when `Keys` parameter is true, even a user doesn't have read permission to the keys. The impact is limited to a cluster which enables auth (RBAC). Versions 3.4.26 and 3.5.9 fix this issue. There are no known workarounds.
受影響套件(3)
- Bitnami/etcdfrom 0, < 3.4.26, >= 3.5.0, < 3.5.9
- Debian/etcdfrom 0
- Go/github.com/etcd-io/etcdfrom 0, < 3.4.26
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.1 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-32082
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-32082
- PATCHhttps://github.com/etcd-io/etcd
- WEBhttps://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md
- WEBhttps://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md
- WEBhttps://github.com/etcd-io/etcd/pull/15656
- WEBhttps://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298