7.4
CVE-2020-1734
- EPSS 0.13%
- Published 03.03.2020 22:15:10
- Last modified 21.11.2024 05:11:16
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Redhat ≫ Ansible Engine Version <= 2.7.16
Redhat ≫ Ansible Engine Version2.8.8
Redhat ≫ Ansible Engine Version2.9.5
Redhat ≫ Ansible Tower Version <= 3.3.4
Redhat ≫ Ansible Tower Version3.4.5
Redhat ≫ Ansible Tower Version3.5.5
Redhat ≫ Ansible Tower Version3.6.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.13% | 0.336 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.4 | 0.8 | 6 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L
|
nvd@nist.gov | 3.7 | 1.9 | 6.4 |
AV:L/AC:H/Au:N/C:P/I:P/A:P
|
secalert@redhat.com | 7.4 | 0.8 | 6 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.