ansible-runner vulnerable to shell command injection
High severity
GitHub Reviewed
Published
Aug 25, 2022
to the GitHub Advisory Database
•
Updated Sep 3, 2024
Description
Published by the National Vulnerability Database
Aug 24, 2022
Published to the GitHub Advisory Database
Aug 25, 2022
Reviewed
Sep 1, 2022
Last updated
Sep 3, 2024
A flaw was found in ansible-runner. An improper escaping of the shell command, while calling the
ansible_runner.interface.run_command
, can lead to parameters getting executed as host's shell command. A developer could unintentionally write code that gets executed in the host rather than the virtual environment.References