CVE-2020-1733
Last modified
CVE-2020-1733 is a medium-severity vulnerability rated 5/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
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'.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redhat | Ansible | <= 2.7.16 |
| Redhat | Ansible | >= 2.8.0, < 2.8.8 |
| Redhat | Ansible | >= 2.9.0, <= 2.9.5 |
| Redhat | Ansible Tower | <= 3.3.4 |
| Redhat | Ansible Tower | >= 3.3.5, <= 3.4.5 |
| Redhat | Ansible Tower | >= 3.5.0, <= 3.5.5 |
| Redhat | Ansible Tower | >= 3.6.0, <= 3.6.3 |
| Redhat | Cloudforms Management Engine | 5.0 |
| Redhat | Openstack | 13 |
| Fedoraproject | Fedora | 30 |
| Fedoraproject | Fedora | 31 |
| Fedoraproject | Fedora | 32 |
| Debian | Debian Linux | 8.0 |
| Debian | Debian Linux | 10.0 |
References
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1733Issue Tracking, Vendor Advisory
- https://github.com/ansible/ansible/issues/67791Exploit, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/05/msg00005.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202006-11Third Party Advisory
- https://www.debian.org/security/2021/dsa-4950Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1733Issue Tracking, Vendor Advisory
- https://github.com/ansible/ansible/issues/67791Exploit, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/05/msg00005.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202006-11Third Party Advisory
- https://www.debian.org/security/2021/dsa-4950Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-1733?
How severe is CVE-2020-1733?
How do I fix CVE-2020-1733?
Are you affected by CVE-2020-1733?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
