2 results (0.005 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

Etcd v3.5.4 allows remote attackers to cause a denial of service via function PageWriter.write in pagewriter.go. NOTE: the vendor's position is that this is not a vulnerability. Etcd v3.5.4 permite a atacantes remotos causar una denegación de servicio a través de la función PageWriter.write en pagewriter.go. NOTA: la posición del proveedor es que esto no es una vulnerabilidad. • https://github.com/etcd-io/etcd/pull/14022 https://github.com/etcd-io/etcd/pull/14452 https://github.com/golang/vulndb/issues/2016#issuecomment-1698677762 https://go-review.googlesource.com/c/vulndb/+/524456 https://go-review.googlesource.com/c/vulndb/+/524456/2/data/excluded/GO-2023-2016.yaml • CWE-787: Out-of-bounds Write •

CVSS: 4.3EPSS: 0%CPEs: 2EXPL: 0

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. • https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md https://github.com/etcd-io/etcd/pull/15656 https://github.com/etcd-io/etcd/security/advisories/GHSA-3p4g-rcw5-8298 https://access.redhat.com/security/cve/CVE-2023-32082 https://bugzilla.redhat.com/show_bug.cgi?id=2208131 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •