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 ansible
to version 2.9.7, 2.8.11, 2.7.17 or higher.
ansible is a simple IT automation system.
Affected versions of this package are vulnerable to Information Exposure. When managing kubernetes using the k8s module, sensitive parameters such as passwords and tokens are passed to kubectl
from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log
directive from debug module would not have any effect, making these secrets being disclosed on stdout
and log files.