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/containerd/containerd/pkg/cri
to version 1.5.9 or higher.
github.com/containerd/containerd/pkg/cri is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.
Affected versions of this package are vulnerable to Improper Preservation of Permissions. Containers launched through containerd’s CRI implementation on Linux systems which use the SELinux security module and containerd vulnerable version can cause arbitrary files and directories on the host to be relabeled to match the container process label through the use of specially-configured bind mounts in a hostPath volume. This relabeling elevates permissions for the container, granting full read/write access over the affected files and directories
** Note: ** If you are not using containerd’s CRI implementation (through one of the mechanisms described above), you are not affected by this issue.