Arbitrary Code Injection Affecting ansible package, versions [0,2.9.4)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Privileges Required High
    Scope Changed
    Confidentiality High

    Threat Intelligence

    EPSS 0.05% (15th percentile)
Expand this section
NVD
7.3 high
Expand this section
Red Hat
7.3 high

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-536475
  • published 3 Dec 2019
  • disclosed 27 Nov 2019
  • credit Abhijeet Kasurde

How to fix?

Upgrade ansible to version 2.9.4 or higher.

Overview

ansible is a simple IT automation system.

Affected versions of this package are vulnerable to Arbitrary Code Injection. The solaris_zone module checks the status of the zone by executing an os.system() call and using the zone name as a parameter. A malicious user could provide a crafted zone name which allows commands to be executed into the server manipulating the module behaviour.