
CVE-2021-3702
https://notcve.org/view.php?id=CVE-2021-3702
23 Aug 2022 — A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner's private_data_dir the next time ansible-runner made use of the private_data_dir. The highest Threat out of this flaw is to integrity and confidentiality. Se encontró un fallo de condición de carrera en ansible-runner, donde un atacante podría observar la creación y eliminación rápida de un d... • https://access.redhat.com/security/cve/CVE-2021-3702 • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') •

CVE-2021-3701
https://notcve.org/view.php?id=CVE-2021-3701
23 Aug 2022 — A flaw was found in ansible-runner where the default temporary files configuration in ansible-2.0.0 are written to world R/W locations. This flaw allows an attacker to pre-create the directory, resulting in reading private information or forcing ansible-runner to write files as the legitimate user in a place they did not expect. The highest threat from this vulnerability is to confidentiality and integrity. Se ha encontrado un fallo en ansible-runner en el que la configuración de archivos temporales por def... • https://access.redhat.com/security/cve/CVE-2021-3701 • CWE-276: Incorrect Default Permissions •

CVE-2021-4041 – Ansible: Improper shell escaping in ansible-runner
https://notcve.org/view.php?id=CVE-2021-4041
16 Jan 2022 — 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. Se ha encontrado un fallo en ansible-runner. Un escape inapropiado del comando shell, mientras es llamado a ansible_runner.interface.run_command, puede conllevar a que los parámetros sean ejecutados ... • https://access.redhat.com/security/cve/CVE-2021-4041 • CWE-20: Improper Input Validation CWE-116: Improper Encoding or Escaping of Output •