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/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert to version 1.2.8, 1.3.3, 1.4.0-rc.3 or higher.
Affected versions of this package are vulnerable to Race Condition Enabling Link Following in the handling of procfs file writes. An attacker can cause arbitrary writes to sensitive files or trigger a denial of service by redirecting write operations through race conditions and manipulating shared mounts or symbolic links. This can result in bypassing security mechanisms, escalating privileges, or crashing the host system by targeting files such as /proc/sysrq-trigger or altering kernel parameters.
This vulnerability can be mitigated by:
Do not run untrusted container images from unknown or unverified sources.
Using rootless containers.