Vulnerability in Debian Linux
CVE-2020-1733
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 <dir>"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/<pid>/cmdline'.
EPSS: 0.004 (32.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.0 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L.
Affected products
- Debian Debian_linux — versions 8.0, 10.0
- Fedoraproject Fedora — versions 30, 31, 32
- Red Hat Ansible — versions 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior
- Redhat Ansible
- Redhat Ansible_tower
- Redhat Cloudforms_management_engine — versions 5.0
- Redhat Openstack — versions 13
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (x_refsource_CONFIRM, Issue Tracking, Vendor Advisory)
- secalert@redhat.com (Exploit, Third Party Advisory, x_refsource_MISC)
- secalert@redhat.com (x_refsource_FEDORA, vendor-advisory)
- secalert@redhat.com (x_refsource_FEDORA, vendor-advisory)
- secalert@redhat.com (x_refsource_FEDORA, vendor-advisory)
- secalert@redhat.com (mailing-list, x_refsource_MLIST, Mailing List, Third Party Advisory)
- secalert@redhat.com (vendor-advisory, Third Party Advisory, x_refsource_GENTOO)
- secalert@redhat.com (vendor-advisory, Third Party Advisory, x_refsource_DEBIAN)
Frequently asked questions
- What is CVE-2020-1733?
- CVE-2020-1733 is a medium-severity vulnerability in Debian Linux, classified under Insecure Temporary File. CVSS score: 5.0/10. Published 2020-03-11.
- How severe is CVE-2020-1733?
- Medium severity. CVSS v3 base score is 5.0 out of 10.
- Is CVE-2020-1733 known to be exploited?
- 4 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.