Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:40564
HistoryMay 17, 2023 - 5:21 a.m.

Information Disclosure

2023-05-1705:21:49
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
11
etcd
information disclosure
leasetimetolive
v3_server.go
keys parameter
rbac
auth

0.001 Low

EPSS

Percentile

39.4%

github.com/etcd-io/etcd is vulnerable to Information Disclosure. The vulnerability exists in the LeaseTimeToLive function of v3_server.go because it allows access to key names (not value) associated with a lease when the Keys parameter is true, even if the user doesn’t have read permission to the keys. The impact is limited to a cluster which enables auth (RBAC).