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

18 lines
804 B
Markdown

### [CVE-2021-4041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4041)
![](https://img.shields.io/static/v1?label=Product&message=ansible-runner&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20-Improper%20Input%20Validation&color=brighgreen)
### 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
- https://github.com/ARPSyndicate/cvemon