CVE-2020-15114
- EPSS 0.41%
- Veröffentlicht 06.08.2020 23:15:11
- Zuletzt bearbeitet 21.11.2024 05:04:50
In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoint. This results in a denial of service, since the e...
CVE-2020-15136
- EPSS 0.31%
- Veröffentlicht 06.08.2020 23:15:11
- Zuletzt bearbeitet 21.11.2024 05:04:55
In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on endpoints identified in DNS SRV records for a given ...
CVE-2020-15115
- EPSS 0.21%
- Veröffentlicht 06.08.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 05:04:51
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 computa...
CVE-2018-1098
- EPSS 0.29%
- Veröffentlicht 03.04.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:10
A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe (can't PUT from a...
CVE-2018-1099
- EPSS 0.08%
- Veröffentlicht 03.04.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:10
DNS rebinding vulnerability found in etcd 3.3.1 and earlier. An attacker can control his DNS records to direct to localhost, and trick the browser into sending requests to localhost (or any other address).