{ "schema_version": "1.4.0", "id": "GHSA-g4mq-6fp5-qwcf", "modified": "2024-11-18T16:26:12Z", "published": "2021-04-20T16:46:12Z", "aliases": [ "CVE-2020-1733" ], "summary": "Ansible vulnerable to Exposure of Resource to Wrong Sphere and Insecure Temporary File", "details": "A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with \"umask 77 && mkdir -p