Lucene search
K

101 matches found

Github Security Blog
Github Security Blog
added 2021/01/29 6:13 p.m.46 views

Command Injection in @graphql-tools/git-loader

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

8.8CVSS4.4AI score0.01502EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2021/01/29 6:13 p.m.17 views

GHSA-VHHW-XJVF-WPRR Command Injection in @graphql-tools/git-loader

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

8.8CVSS9AI score0.01502EPSS
Exploits0References6
Cvelist
Cvelist
added 2021/01/20 12:30 p.m.10 views

CVE-2021-23326 Command Injection

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

6.3CVSS9.3AI score0.01502EPSS
Exploits0References5
OSV
OSV
added 2020/09/04 5:32 p.m.10 views

GHSA-49MG-94FC-2FX6 Command Injection in npm-git-publish

All versions of npm-git-publish are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an execSync call, which may allow attackers to execute arbitrary code in the system. The publish function is vulnerable through the gitRemoteUrl variable...

8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2020/09/04 5:32 p.m.16 views

Command Injection in npm-git-publish

All versions of npm-git-publish are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an execSync call, which may allow attackers to execute arbitrary code in the system. The publish function is vulnerable through the gitRemoteUrl variable...

7.1AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 5:27 p.m.19 views

Remote Code Execution in mongodb-query-parser

Versions of mongodb-query-parser prior to 2.0.0 are vulnerable to Remote Code Execution. The package fails to sanitize queries, allowing attackers to execute arbitrary code in the system. Parsing the following payload executes touch test-file: 'function return clearImmediate.constructor"return...

7AI score
Exploits0References2Affected Software1
Veracode
Veracode
added 2020/08/21 4:2 a.m.13 views

OS Command Injection

extra-ffmpeg is vulnerable to OS command injection. A user input parameter is passed to the function execSync without any validation or sanitization...

2.9AI score
Exploits0
Veracode
Veracode
added 2020/06/16 8:17 a.m.14 views

OS Command Injection

devcert is vulnerable to remote code execution RCE. It is possible because it does not validate the user-provided string-concatenated input to the run command in utils.js, which is subsequently passed to execSync, leading to execution of malicious commands...

9.8CVSS3.5AI score0.01493EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2020/05/11 12:43 a.m.12 views

OS Command Injection

logkitty is vulnerable to OS Command Injection. The vulnerability exists as the variable adbPath is not sanitized and can reach execSync...

9.8CVSS3.5AI score0.02036EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2020/03/15 10:15 p.m.8 views

CVE-2020-7602

node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand" is called by "getDevices" function in file "linux/manager.js", which is required by the "index. process.env.NMCLI" in the file "linux/manager.js". This function is used to construct the argument of function...

9.8CVSS7AI score
Exploits0References1
NVD
NVD
added 2020/03/15 10:15 p.m.9 views

CVE-2020-7602

node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand" is called by "getDevices" function in file "linux/manager.js", which is required by the "index. process.env.NMCLI" in the file "linux/manager.js". This function is used to construct the argument of function...

9.8CVSS9.5AI score0.00426EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/03/15 9:26 p.m.11 views

CVE-2020-7602

node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand" is called by "getDevices" function in file "linux/manager.js", which is required by the "index. process.env.NMCLI" in the file "linux/manager.js". This function is used to construct the argument of function...

9.6AI score0.00426EPSS
Exploits1References1
Veracode
Veracode
added 2020/02/05 12:24 a.m.16 views

OS Command Injection

network-manager is vulnerable to OS command injection. The vulnerability exists as the unsanitized value of index.process.env.NMCLI in linux/manager.js, used by getDevices in linux/manager.js, reaches childprocess.execSync through runCommand...

9.8CVSS3AI score0.01357EPSS
Exploits1References1Affected Software1
NVD
NVD
added 2020/02/04 9:15 p.m.8 views

CVE-2019-10786

network-manager through 1.0.2 allows remote attackers to execute arbitrary commands via the "execSync" argument...

9.8CVSS9.8AI score0.01357EPSS
Exploits1References1
OSV
OSV
added 2020/02/04 9:15 p.m.2 views

CVE-2019-10786

network-manager through 1.0.2 allows remote attackers to execute arbitrary commands via the "execSync" argument...

9.8CVSS7.6AI score0.01357EPSS
Exploits1References1
CVE
CVE
added 2020/02/04 8:19 p.m.75 views

CVE-2019-10786

CVE-2019-10786 concerns the network-manager module (through 1.0.2). The vulnerability arises from improper validation of user-supplied input in execSync usage, enabling remote attackers to run arbitrary commands via the execSync argument (examples and PoC show NM_CLI-driven command execution). Af...

9.8CVSS9.8AI score0.01357EPSS
Exploits1References1Affected Software1
Node.js
Node.js
added 2020/01/17 9:40 p.m.10 views

Command Injection

Overview All versions of npm-git-publish are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an execSync call, which may allow attackers to execute arbitrary code in the system. The publish function is vulnerable through the gitRemoteUrl variable...

7.8AI score
Exploits0Affected Software1
Veracode
Veracode
added 2020/01/13 2:54 a.m.7 views

Arbitrary Command Injection

npm-git-publish is vulnerable to arbitrary command injection. The vulnerability exists as gitRemoteUrl and gitRepoDir in lib/publish.ts are not sanitized, and are passed to execSync as a value to be executed...

3.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2019/12/30 7:30 p.m.131 views

Remote Code Execution Vulnerability in NPM mongo-express

Impact Remote code execution on the host machine by any authenticated user. Proof Of Concept Launching mongo-express on a Mac, pasting the following into the "create index" field will pop open the Mac calculator: javascript this.constructor.constructor"return...

9.9CVSS9.4AI score0.94352EPSS
Exploits3References9Affected Software1
OSV
OSV
added 2018/11/09 5:45 p.m.0 views

GHSA-38H8-X697-GH8Q Tmp files readable by other users in sync-exec

Affected versions of sync-exec use files located in /tmp/ to buffer command results before returning values. As /tmp/ is almost always set with world readable permissions, this may allow low privilege users on the system to read the results of commands run via sync-exec under a higher privilege...

6.5CVSS7.3AI score0.00369EPSS
Exploits0References6
Rows per page
Query Builder