CVE-2020-1733

MEDIUM5.0EPSS 0.03%

Ansible vulnerable to Exposure of Resource to Wrong Sphere and Insecure Temporary File

發布日:2021/4/20修改日:2025/11/19
也稱為:ALPINE-CVE-2020-1733DEBIAN-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'.

受影響套件(5)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 4.0CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L
osvCVSS 3.1MEDIUM5.0CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L

參考連結(20)