Race Condition The advisory has been revoked - it doesn't affect any version of package ansible Open this link in a new tab


    Threat Intelligence

    EPSS 0.04% (12th percentile)
Expand this section
NVD
2.5 low
Expand this section
Red Hat
5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-ANSIBLE-1292154
  • published 13 May 2021
  • disclosed 10 May 2021
  • credit Unknown

How to fix?

Upgrade ansible to version 5.0.0a1 or higher.

Amendment

This was deemed not a vulnerability.

Overview

ansible is a simple IT automation system.

Affected versions of this package are vulnerable to Race Condition. The ANSIBLE_ASYNC_DIR value defaults to ~/.ansible_async/ but is settable by the user.

When this occurs, there is a race condition on the managed machine. A malicious, low privileged account on the remote machine can pre-create /tmp/username-ansible-async and then use various attacks to access the async result data.