2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-25 11:55:41 +00:00
2020-10-26 10:59:48 -04:00

4 lines
384 B
Plaintext

```release-note:security
Fix Consul Enterprise Namespace Config Entry Replication DoS. Previously an operator with service:write ACL permissions in a Consul Enterprise cluster could write a malicious config entry that caused infinite raft writes due to issues with the namespace replication logic. [[CVE-2020-25201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25201)]
```