Hide Forgot
When an user changes the jobdir of async_files to a world readable directory, ansible writes the async status files directly into the world readable directory using umask to determine the file's permissions. The umask on most systems allow world readable files. This means that any secret information in an "async_status" file will be readable by a malicious user on that system.
Created ansible tracking bugs for this issue: Affects: epel-all [bug 1959083] Affects: fedora-all [bug 1959082] Affects: openstack-rdo [bug 1959081]
Created ansible tracking bugs for this issue: Affects: epel-all [bug 1959086] Affects: fedora-all [bug 1959085] Affects: openstack-rdo [bug 1959084]