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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-200"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/32xxx/CVE-2023-32082.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.4.26"
},
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.9"
}
],
"cpe": "cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD"
}