Files
CVEs-PoC/2021/CVE-2021-4041.md
T
2024-05-25 21:48:12 +02:00

804 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