Vulnerability Database

289,689

Total vulnerabilities in the database

CVE-2020-1734

A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.

CVSS v3:

  • Severity: High
  • Score: 7.4
  • AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L

CVSS v2:

  • Severity: Low
  • Score: 3.7
  • AV:L/AC:H/Au:N/C:P/I:P/A:P

CWEs:

OWASP TOP 10: