Files
CVEs-PoC/2021/CVE-2021-4041.md
2025-09-29 21:09:30 +02:00

845 B

CVE-2021-4041

Description

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.

POC

Reference

No PoCs from references.

Github