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.
{ "nvd_published_at": "2022-08-24T16:15:00Z", "cwe_ids": [ "CWE-116", "CWE-20" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-01T22:22:11Z" }