Improper Input Validation in etcd
CVE-2020-15112
6.5MEDIUM
What is CVE-2020-15112?
In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.
Affected Version(s)
etcd < 3.3.23 < 3.3.23
etcd < 3.4.10 < 3.4.10
