Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-15127 – In Contour ( Ingress controller for Kubernetes) before version 1.7.0, a b

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.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15127

Reference (s):

  • https://github.com/projectcontour/contour/security/advisories/GHSA-mjp8-x484-pm3r
  • URL: https://github.com/projectcontour/contour/security/advisories/GHSA-mjp8-x484-pm3r
  • https://github.com/projectcontour/contour/releases/tag/v1.7.0
  • URL: https://github.com/projectcontour/contour/releases/tag/v1.7.0
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-5418 - GE Multilink ML800, ML1200, ML1600, and ML2400 switches with firmware 4.2

2021-current

CVE-2019-7127 - Adobe Acrobat and Reader versions 2019.010.20098 and earlier, 2019.010.20

2021-current

CVE-2020-10978 - GitLab EE/CE 8.11 to 12.9 is leaking information on Issues opened in a pu