CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Description
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.
Hierarchy (View 1000)
Parents
Children
none
Related attack patterns (CAPEC)
CAPEC-108 · CAPEC-15 · CAPEC-43 · CAPEC-6 · CAPEC-88
CVEs mapped to this weakness (2,016)
page 90 of 101| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-7752 | — | 0.00 | — | 0.03 | Oct 26, 2020 | This affects the package systeminformation before 4.27.11. This package is vulnerable to Command Injection. The attacker can concatenate curl's parameters to overwrite Javascript files and then execute any OS commands. | ||
| CVE-2020-7735 | 0.00 | — | 0.03 | Sep 25, 2020 | The package ng-packagr before 10.1.1 are vulnerable to Command Injection via the styleIncludePaths option. | |||
| CVE-2020-13948 | — | 0.00 | — | 0.01 | Sep 17, 2020 | While investigating a bug report on Apache Superset, it was determined that an authenticated user could craft requests via a number of templated text fields in the product that would allow arbitrary access to Python’s `os` package in the web application process in versions <… | ||
| CVE-2020-2276 | 0.00 | — | 0.01 | Sep 16, 2020 | Jenkins Selection tasks Plugin 1.0 and earlier executes a user-specified program on the Jenkins controller, allowing attackers with Job/Configure permission to execute an arbitrary system command on the Jenkins controller as the OS user that the Jenkins process is running as. | |||
| CVE-2020-2261 | 0.00 | — | 0.00 | Sep 16, 2020 | Jenkins Perfecto Plugin 1.17 and earlier executes a command on the Jenkins controller, allowing attackers with Job/Configure permission to run arbitrary commands on the Jenkins controller | |||
| CVE-2020-11977 | — | 0.00 | — | 0.01 | Sep 15, 2020 | In Apache Syncope 2.1.X releases prior to 2.1.7, when the Flowable extension is enabled, an administrator with workflow entitlements can use Shell Service Tasks to perform malicious operations, including but not limited to file read, file write, and code execution. | ||
| CVE-2020-7730 | — | 0.00 | — | 0.10 | Sep 4, 2020 | The package bestzip before 2.1.7 are vulnerable to Command Injection via the options param. | ||
| CVE-2020-7712 | — | 0.00 | — | 0.00 | Aug 30, 2020 | This affects the package json before 10.0.0. It is possible to inject arbritary commands using the parseLookup function. | ||
| CVE-2019-14904 | — | 0.00 | — | 0.00 | Aug 25, 2020 | A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw… | ||
| CVE-2020-15123 | 0.00 | — | 0.00 | Jul 20, 2020 | In codecov (npm package) before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE (CVE-2020-7597 for… | |||
| CVE-2020-11981 | 0.00 | — | 0.92 | Jul 16, 2020 | An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands. | |||
| CVE-2020-8178 | — | 0.00 | — | 0.06 | Jul 15, 2020 | Insufficient input validation in npm package `jison` <= 0.4.18 may lead to OS command injection attacks. | ||
| CVE-2020-8186 | — | 0.00 | — | 0.01 | Jul 10, 2020 | A command injection vulnerability in the `devcert` module may lead to remote code execution when users of the module pass untrusted input to the `certificateFor` function. | ||
| CVE-2020-13619 | — | 0.00 | — | 0.01 | Jul 1, 2020 | php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution. | ||
| CVE-2020-7688 | — | 0.00 | — | 0.00 | Jul 1, 2020 | The issue occurs because tagName user input is formatted inside the exec function is executed without any checks. | ||
| CVE-2020-15362 | — | 0.00 | — | 0.01 | Jun 29, 2020 | wifiscanner.js in thingsSDK WiFi Scanner 1.0.1 allows Code Injection because it can be used with options to overwrite the default executable/binary path and its arguments. An attacker can abuse this functionality to execute arbitrary code. | ||
| CVE-2020-9576 | 0.00 | — | 0.03 | Jun 26, 2020 | Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution. | |||
| CVE-2020-9578 | 0.00 | — | 0.03 | Jun 26, 2020 | Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution. | |||
| CVE-2020-9582 | 0.00 | — | 0.03 | Jun 26, 2020 | Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution. | |||
| CVE-2020-9583 | 0.00 | — | 0.03 | Jun 26, 2020 | Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution. |
- CVE-2020-7752Oct 26, 2020risk 0.00cvss —epss 0.03
This affects the package systeminformation before 4.27.11. This package is vulnerable to Command Injection. The attacker can concatenate curl's parameters to overwrite Javascript files and then execute any OS commands.
- CVE-2020-7735Sep 25, 2020risk 0.00cvss —epss 0.03
The package ng-packagr before 10.1.1 are vulnerable to Command Injection via the styleIncludePaths option.
- CVE-2020-13948Sep 17, 2020risk 0.00cvss —epss 0.01
While investigating a bug report on Apache Superset, it was determined that an authenticated user could craft requests via a number of templated text fields in the product that would allow arbitrary access to Python’s `os` package in the web application process in versions <…
- CVE-2020-2276Sep 16, 2020risk 0.00cvss —epss 0.01
Jenkins Selection tasks Plugin 1.0 and earlier executes a user-specified program on the Jenkins controller, allowing attackers with Job/Configure permission to execute an arbitrary system command on the Jenkins controller as the OS user that the Jenkins process is running as.
- CVE-2020-2261Sep 16, 2020risk 0.00cvss —epss 0.00
Jenkins Perfecto Plugin 1.17 and earlier executes a command on the Jenkins controller, allowing attackers with Job/Configure permission to run arbitrary commands on the Jenkins controller
- CVE-2020-11977Sep 15, 2020risk 0.00cvss —epss 0.01
In Apache Syncope 2.1.X releases prior to 2.1.7, when the Flowable extension is enabled, an administrator with workflow entitlements can use Shell Service Tasks to perform malicious operations, including but not limited to file read, file write, and code execution.
- CVE-2020-7730Sep 4, 2020risk 0.00cvss —epss 0.10
The package bestzip before 2.1.7 are vulnerable to Command Injection via the options param.
- CVE-2020-7712Aug 30, 2020risk 0.00cvss —epss 0.00
This affects the package json before 10.0.0. It is possible to inject arbritary commands using the parseLookup function.
- CVE-2019-14904Aug 25, 2020risk 0.00cvss —epss 0.00
A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw…
- CVE-2020-15123Jul 20, 2020risk 0.00cvss —epss 0.00
In codecov (npm package) before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE (CVE-2020-7597 for…
- CVE-2020-11981Jul 16, 2020risk 0.00cvss —epss 0.92
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands.
- CVE-2020-8178Jul 15, 2020risk 0.00cvss —epss 0.06
Insufficient input validation in npm package `jison` <= 0.4.18 may lead to OS command injection attacks.
- CVE-2020-8186Jul 10, 2020risk 0.00cvss —epss 0.01
A command injection vulnerability in the `devcert` module may lead to remote code execution when users of the module pass untrusted input to the `certificateFor` function.
- CVE-2020-13619Jul 1, 2020risk 0.00cvss —epss 0.01
php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution.
- CVE-2020-7688Jul 1, 2020risk 0.00cvss —epss 0.00
The issue occurs because tagName user input is formatted inside the exec function is executed without any checks.
- CVE-2020-15362Jun 29, 2020risk 0.00cvss —epss 0.01
wifiscanner.js in thingsSDK WiFi Scanner 1.0.1 allows Code Injection because it can be used with options to overwrite the default executable/binary path and its arguments. An attacker can abuse this functionality to execute arbitrary code.
- CVE-2020-9576Jun 26, 2020risk 0.00cvss —epss 0.03
Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
- CVE-2020-9578Jun 26, 2020risk 0.00cvss —epss 0.03
Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
- CVE-2020-9582Jun 26, 2020risk 0.00cvss —epss 0.03
Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
- CVE-2020-9583Jun 26, 2020risk 0.00cvss —epss 0.03
Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.