Exploit maturity not defined.
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 ansible-runner
to version 2.1.0 or higher.
ansible-runner is a tool that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported.
Affected versions of this package are vulnerable to Improper Input Validation while calling ansible_runner.interface.run_command
, due to improper escaping of shell command where the parameters get executed as host's shell command.
A developer could unintentionally write code that gets executed in the host rather than the virtual environment.