mirror of https://github.com/istio/istio.io.git
Remove consecutive blank line. (#4587)
This commit is contained in:
parent
9a94b59061
commit
083d6a4ae4
|
|
@ -44,7 +44,6 @@ Envoy is vulnerable if the following two conditions are satisfied:
|
|||
The RSA algorithm used for signature verification does not contain any known security vulnerability. This CVE is triggered only when using this algorithm but is unrelated to the security of the system.
|
||||
{{< /tip >}}
|
||||
|
||||
|
||||
If JWT policy is applied to the Istio ingress gateway, please be aware that any external user who has access to the ingress gateway could crash it with a single HTTP request.
|
||||
|
||||
If JWT policy is applied to the sidecar only, please keep in mind it might still be vulnerable. For example, the Istio ingress gateway might forward the JWT token to the sidecar which could be a malformed JWT token that crashes the sidecar.
|
||||
|
|
|
|||
Loading…
Reference in New Issue