Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-1733 – A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9

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’.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1733

Reference (s):

  • https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1733
  • DEBIAN:DSA-4950
  • URL: https://www.debian.org/security/2021/dsa-4950
  • FEDORA:FEDORA-2020-1b6ce91e37
  • URL: https://lists.fedoraproject.org/archives/list/[email protected]/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-6594 - Unspecified vulnerability in the Oracle iLearning component in Oracle iLe

2021-current

CVE-2019-8457 - SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-b

2021-current

CVE-2020-12257 - rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because