BIT-contour-2020-15127

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/contour/BIT-contour-2020-15127.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-contour-2020-15127
Aliases
Published
2024-03-06T10:51:22.784Z
Modified
2025-01-14T08:42:22.928863Z
Summary
[none]
Details

In Contour ( Ingress controller for Kubernetes) before version 1.7.0, a bad actor can shut down all instances of Envoy, essentially killing the entire ingress data plane. GET requests to /shutdown on port 8090 of the Envoy pod initiate Envoy's shutdown procedure. The shutdown procedure includes flipping the readiness endpoint to false, which removes Envoy from the routing pool. When running Envoy (For example on the host network, pod spec hostNetwork=true), the shutdown manager's endpoint is accessible to anyone on the network that can reach the Kubernetes node that's running Envoy. There is no authentication in place that prevents a rogue actor on the network from shutting down Envoy via the shutdown manager endpoint. Successful exploitation of this issue will lead to bad actors shutting down all instances of Envoy, essentially killing the entire ingress data plane. This is fixed in version 1.7.0.

Database specific
{
    "cpes": [
        "cpe:2.3:a:projectcontour:contour:*:*:*:*:*:kubernetes:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / contour

Package

Name
contour
Purl
pkg:bitnami/contour

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.0