Snyk has a published code exploit for this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Privilege Escalation vulnerabilities in an interactive lesson.
Start learningUpgrade k8s.io/apimachinery/pkg/util/proxy
to version 0.15.7, 1.14.0-alpha.1 or higher.
k8s.io/apimachinery/pkg/util/proxy is a package that provides transport and upgrade support for proxies.
Affected versions of this package are vulnerable to Privilege Escalation. Incorrect handling of error responses to proxied upgrade requests in the kube-apiserver
allowed specially crafted requests to establish a connection through the Kubernetes API server to backend servers, then send arbitrary requests over the same connection directly to the backend, authenticated with the Kubernetes API server's TLS credentials used to establish the backend connection.