A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published: 2020-03-16T15:07:11

Updated: 2024-08-04T06:46:30.903Z

Reserved: 2019-11-27T00:00:00

Link: CVE-2020-1740

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-03-16T16:15:14.217

Modified: 2023-11-07T03:19:31.963

Link: CVE-2020-1740

cve-icon Redhat

Severity : Low

Publid Date: 2020-02-18T00:00:00Z

Links: CVE-2020-1740 - Bugzilla