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 Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/containers/buildah/internal/volumes
to version 1.33.10, 1.37.4 or higher.
Affected versions of this package are vulnerable to Improper Input Validation due to improper input validation in the bind-propagation
option of the Dockerfile RUN --mount
instruction, an attacker with build privileges on the system can exploit this issue to mount sensitive directories from the host into a container during the build process and potentially modify the contents of those mounted files. This vulnerability can bypass SELinux protections by allowing the source directory to be relabeled, granting the container access to host files.