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 Server Side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade k8s.io/kubernetes/pkg/volume/storageos
to version 1.18.1, 1.17.4, 1.16.9, 1.15.12 or higher.
k8s.io/kubernetes/pkg/volume/storageos is a contains the internal representation of StorageOS PersistentDisk volumes.
Affected versions of this package are vulnerable to Server Side Request Forgery (SSRF). There exists a Server Side Request Forgery (SSRF) vulnerability in kube-controller-manager that allows certain authorized users to leak up to 500 bytes of arbitrary information from unprotected endpoints within the master's host network (such as link-local or loopback services).
An attacker with permissions to create a pod with certain built-in Volume types (GlusterFS, Quobyte, StorageOS, ScaleIO) or permissions to create a StorageClass can cause kube-controller-manager to make GET requests or POST requests without an attacker controlled request body from the master's host network.