- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 4.3
- Impact score
- 1.4
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
- nvd@nist.gov
- NVD-CWE-noinfo
- security-advisories@github.com
- CWE-200
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "5E56D7E0-3AF4-4551-94A4-EA54EEA5481D",
"versionEndExcluding": "3.4.26"
},
{
"criteria": "cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "9AEA3B67-BE9A-4473-9183-2682BED35728",
"versionEndExcluding": "3.5.9",
"versionStartIncluding": "3.5.0"
}
],
"operator": "OR"
}
]
}
]