Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. ansible
  4. ›
  5. CVE-2020-1733

CVE-2020-1733: Ansible vulnerable to Exposure of Resource to Wrong Sphere and Insecure Temporary File

April 20, 2021 (updated November 18, 2024)

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 ”; 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//cmdline’.

References

  • bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1733
  • github.com/advisories/GHSA-g4mq-6fp5-qwcf
  • github.com/ansible/ansible
  • github.com/ansible/ansible/commit/80b9a0a25c5f75e84aefc8f2b293fb1933b154f2
  • github.com/ansible/ansible/commit/8251d9f4c2bc82632ab992277fcd30ccbf87aa47
  • github.com/ansible/ansible/commit/ecf99d5e1ff732a7777010facd6c98bb0994605e
  • github.com/ansible/ansible/issues/67791
  • github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-5.yaml
  • lists.debian.org/debian-lts-announce/2020/05/msg00005.html
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DKPA4KC3OJSUFASUYMG66HKJE7ADNGFW
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MRRYUU5ZBLPBXCYG6CFP35D64NP2UB2S
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB
  • nvd.nist.gov/vuln/detail/CVE-2020-1733
  • security.gentoo.org/glsa/202006-11
  • www.debian.org/security/2021/dsa-4950

Code Behaviors & Features

Detect and mitigate CVE-2020-1733 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.8.0a1 before 2.8.11, all versions starting from 2.9.0a1 before 2.9.7, all versions before 2.7.17

Fixed versions

  • 2.7.17
  • 2.8.11
  • 2.9.7

Solution

Upgrade to versions 2.7.17, 2.8.11, 2.9.7 or above.

Impact 5 MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
  • CWE-377: Insecure Temporary File
  • CWE-668: Exposure of Resource to Wrong Sphere

Source file

pypi/ansible/CVE-2020-1733.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:50 +0000.