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/libcontainer/system
to version 1.1.14, 1.2.0-rc.3 or higher.
Affected versions of this package are vulnerable to Race Condition Enabling Link Following via the os.MkdirAll
function due to inadvertently following symlinks. An attacker could create empty files or directories on a host system when sharing a volume between containers.
Notes:
An attacker must have the ability to start containers using some kind of custom volume configuration.
This vulnerability can not cause data loss, file deletion or truncation of existing files.
This can be mitigated by using user namespaces, SELinux, or AppArmor policies.