Navigation
Search
|
Critical Kubernetes privilege escalation disclosed
Tuesday December 4, 2018. 08:00 PM , from LWN.net
A critical flaw in the Kubernetes container orchestration system has been announced. It will allow any user to compromise a Kubernetes cluster by way of exploiting any aggregated API server that is deployed for it. This affects all Kubernetes versions 1.0 to 1.12, but is only fixed in the supported versions (in 1.10.11, 1.11.5, and 1.12.3). 'With a specially crafted request, users that are authorized to establish a connection through the Kubernetes API server to a backend server can then send arbitrary requests over the same connection directly to that backend, authenticated with the Kubernetes API server’s TLS credentials used to establish the backend connection. In default configurations, all users (authenticated and unauthenticated) are allowed to perform discovery API calls that allow this escalation. There is no simple way to detect whether this vulnerability has been used. Because the unauthorized requests are made over an established connection, they do not appear in the Kubernetes API server audit logs or server log. The requests do appear in the kubelet or aggregated API server logs, but are indistinguishable from correctly authorized and proxied requests via the Kubernetes API server.' Kubernetes users should obviously update as soon as possible.
https://lwn.net/Articles/773836/rss
|
25 sources
Current Date
Nov, Thu 21 - 17:11 CET
|