mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2021-4041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|