consul/website/pages
Freddy cfd72af36c Require operator:write to get Connect CA config (#9240)
A vulnerability was identified in Consul and Consul Enterprise (“Consul”) such that operators with `operator:read` ACL permissions are able to read the Consul Connect CA configuration when explicitly configured with the `/v1/connect/ca/configuration` endpoint, including the private key. This allows the user to effectively privilege escalate by enabling the ability to mint certificates for any Consul Connect services. This would potentially allow them to masquerade (receive/send traffic) as any service in the mesh.

--

This PR increases the permissions required to read the Connect CA's private key when it was configured via the `/connect/ca/configuration` endpoint. They are now `operator:write`.
2020-11-19 17:15:23 +00:00
..
api-docs Require operator:write to get Connect CA config (#9240) 2020-11-19 17:15:23 +00:00
commands connect: update supported envoy point releases to 1.14.5, 1.13.6, 1.12.7, 1.11.2 for 1.8.x (#8999) 2020-10-22 13:26:51 -05:00
community Merge pull request #8689 from hashicorp/je.fix-redirects 2020-09-15 17:09:04 +00:00
docs NIA: add Terraform version compatibility (#9023) 2020-10-26 14:47:50 +00:00
downloads website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
home Add Using in Production Question (#8718) 2020-09-23 17:14:01 -04:00
intro website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
partials website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
security remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
use-cases Merge pull request #8689 from hashicorp/je.fix-redirects 2020-09-15 17:09:04 +00:00
404.jsx website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
_app.js [Website] Add HashiStackMenu to website (#8854) 2020-10-09 15:49:04 +00:00
_document.js initial 2020-04-28 12:52:43 -04:00
_error.jsx website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
_temporary_button.css misc cleanup & fixes 2020-04-28 12:53:26 -04:00
index.jsx website: 1.8.x catchup (#8648) 2020-09-10 13:32:06 -04:00
print.css initial 2020-04-28 12:52:43 -04:00
style.css Merge pull request #9021 from hashicorp/pruett.alertbanner-exp 2020-10-26 20:13:49 +00:00