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 World Writable Files vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/kubernetes/kubernetes/staging/src/k8s.io/client-go/discovery/cached/disk
to version 1.12.9 or higher.
github.com/kubernetes/kubernetes/staging/src/k8s.io/client-go/discovery/cached/disk is a Production-Grade Container Scheduling and Management
Affected versions of this package are vulnerable to World Writable Files. When using the cached location specified by the --cache-dir
option, all cache files written to this directory are written with world-writeable (rw-rw-rw-
) permissions. The default location of this directory is $HOME/.kube/http-cache
.