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 applicationsUpgrade github.com/kubernetes/kube-state-metrics
to version 1.7.2 or higher.
github.com/kubernetes/kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
Affected versions of this package are vulnerable to Information Exposure. An experimental feature that enabled annotations to be exposed as metrics. By default, kube-state-metrics
metrics only expose metadata about Secrets. Default kubectl
behavior and this new feature can cause the entire secret content to end up in metric labels and therefore exposing the secret content in metrics.
Note: CVE-2019-10223 is a duplicate of CVE-2019-17110.