Lucene search
K

179 matches found

Prion
Prion
added 2021/03/15 5:15 p.m.19 views

Input validation

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

7.5CVSS9.6AI score0.01146EPSS
Exploits1References1
Veracode
Veracode
added 2021/02/24 2:3 a.m.12 views

Command Injection

theme-core is vulnerable to command injection. An attacker may inject malicious command via the lib/utils.js. The vulnerability exists due to the insecure usage of the exec function with unsanitized values...

4.1AI score
Exploits0References1Affected Software1
Veracode
Veracode
added 2020/10/28 4:15 a.m.7 views

OS Command Injection

gfc is vulnerable to OS command injection. The vulnerability exists through the lack of sanitization of the options argument which leads to passing of untrusted user input to an exec function call...

2.5AI score
Exploits0
Veracode
Veracode
added 2020/09/21 1:22 a.m.7 views

OS Command Injection

@knutkirkhorn/free-space is vulnerable to OS command injection. The vulnerability exists as command injection is possible through the usage of the user controlled variable, $disk, which is passed into the exec function without validation...

4AI score
Exploits0
Veracode
Veracode
added 2020/07/15 5:52 a.m.13 views

OS Command Injection

standard-version is vulnerable to OS command injection. An attacker is able to inject and execute arbitrary OS commands on the system due to passing of untrusted user input without validation through the exec function...

4.5AI score
Exploits0
OSV
OSV
added 2020/07/01 5:15 p.m.19 views

CVE-2020-7688

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

7.8CVSS6.9AI score
Exploits0References3
NVD
NVD
added 2020/07/01 5:15 p.m.13 views

CVE-2020-7688

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

8.4CVSS0.0055EPSS
Exploits1References3
Prion
Prion
added 2020/07/01 5:15 p.m.16 views

Design/Logic Flaw

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

4.6CVSS7.6AI score0.0055EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2020/07/01 4:15 p.m.23 views

CVE-2020-7688 Command Injection

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

8.4CVSS8.4AI score0.0055EPSS
Exploits1References3
CVE
CVE
added 2020/07/01 4:15 p.m.54 views

CVE-2020-7688

The CVE-2020-7688 issue affects the npm package mversion . The vulnerability arises because the value of the input field tagName is formatted into a call to exec() without validation, enabling potential command injection. A proof-of-concept demonstrates injecting shell commands via tagName, illus...

8.4CVSS7.8AI score0.0055EPSS
Exploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/06/26 12:0 a.m.1 views

The vulnerability of the exec function in the npm-programmatic package manager NPM allows a hacker to execute arbitrary code.

The vulnerability of the exec function in the npm-programmatic package manager NPM is related to the lack of security measures for handling web page structures. Exploiting this vulnerability allows an attacker to execute arbitrary code by sending a specially crafted malicious package...

3.6CVSS8.2AI score0.03516EPSS
Exploits1References6Affected Software1
Prion
Prion
added 2020/04/28 2:15 p.m.20 views

Design/Logic Flaw

An issue was discovered in Open-AudIT 3.3.1. There is shell metacharacter injection via attributes to an open-audit/configuration/ URI. An attacker can exploit this by adding an excluded IP address to the global discovery settings internally called excludeip. This excludeip value is passed to the...

9CVSS8.7AI score0.09999EPSS
Exploits3References4Affected Software1
CVE
CVE
added 2020/04/28 1:26 p.m.64 views

CVE-2020-12078

CVE-2020-12078 - Open-AudIT 3.3.1 : A shell metacharacter injection flaw exists in the open-audit/configuration/ URI. The exclude_ip value from global discovery settings is passed to an unfiltered exec in discoveries_helper.php (inside all_ip_list), allowing a payload to execute commands. Connect...

9CVSS8.7AI score0.09999EPSS
Exploits3References4Affected Software1
Cvelist
Cvelist
added 2020/04/28 1:26 p.m.15 views

CVE-2020-12078

An issue was discovered in Open-AudIT 3.3.1. There is shell metacharacter injection via attributes to an open-audit/configuration/ URI. An attacker can exploit this by adding an excluded IP address to the global discovery settings internally called excludeip. This excludeip value is passed to the...

8.7AI score0.09999EPSS
Exploits3References4
Veracode
Veracode
added 2020/04/24 1:2 a.m.24 views

OS Command Injection

npm-programmatic is vulnerable to OS command injection. The packages and option properties are concatenated and directly passed to an exec function...

9.8CVSS3AI score0.03516EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/14 11:9 p.m.74 views

OS Command Injection in devcert-sanscache

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

9.8CVSS7.4AI score0.03453EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2020/04/07 2:15 p.m.41 views

CVE-2020-7614

npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly...

9.8CVSS9.5AI score0.03516EPSS
Exploits1References2
Prion
Prion
added 2020/04/07 2:15 p.m.19 views

Command injection

npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly...

7.5CVSS9.4AI score0.03516EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2020/04/07 1:21 p.m.42 views

CVE-2020-7614

npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly...

9.6AI score0.03516EPSS
Exploits1References2
BDU FSTEC
BDU FSTEC
added 2020/03/26 12:0 a.m.2 views

Vulnerability of the `exec` function in the gulp-scss-lint package from the NPM package manager, allowing attackers to execute arbitrary commands.

The vulnerability of the exec function in the src/command.js file of the gulp-scss-lint package exists because measures to eliminate special elements used in operating system commands have not been taken. Exploiting this vulnerability allows a remote attacker to execute arbitrary commands...

10CVSS8.2AI score0.02644EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder