Insecure Defaults Affecting k8s.io/kubernetes/pkg/features package, versions >=1.10.0 <1.14.0-alpha.2


0.0
low

Snyk CVSS

    Attack Complexity High
    Privileges Required High
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.05% (22nd percentile)
Expand this section
NVD
2.6 low
Expand this section
Red Hat
2.6 low

Do your applications use this vulnerable package?

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 applications
  • Snyk ID SNYK-GOLANG-K8SIOKUBERNETESPKGFEATURES-536841
  • published 5 Dec 2019
  • disclosed 5 Dec 2019
  • credit Alban Crequy

How to fix?

Upgrade k8s.io/kubernetes/pkg/features to version 1.14.0-alpha.2 or higher.

Overview

k8s.io/kubernetes/pkg/features is a features package part of Kubernetes.

Affected versions of this package are vulnerable to Insecure Defaults. The ValidateProxyRedirects feature can be manually enabled with the kube-apiserver flag --feature-gates=ValidateProxyRedirects=true but it's not enabled by default. The fix enables it by default.