Lucene search

K
redhatcveRedhat.comRH:CVE-2020-10685
HistoryMar 23, 2020 - 9:01 a.m.

CVE-2020-10685

2020-03-2309:01:37
redhat.com
access.redhat.com
21

0.0004 Low

EPSS

Percentile

14.2%

A flaw was found on Ansible Engine when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the secrets unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decrypted data remains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted is sensible.

Mitigation

Currently, there is no mitigation for this issue except by removing manually the temporary created file after every run.