{ "id": "CVE-2020-1733", "sourceIdentifier": "secalert@redhat.com", "published": "2020-03-11T19:15:13.030", "lastModified": "2022-04-25T17:37:05.620", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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