cve/2020/CVE-2020-15115.md
2024-05-25 21:48:12 +02:00

776 B

CVE-2020-15115

Description

etcd before versions 3.3.23 and 3.4.10 does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess or brute-force users' passwords with little computational effort.

POC

Reference

No PoCs from references.

Github