Lucene search
+L

110 matches found

CVE
CVE
added 2022/06/06 12:0 a.m.851 views

CVE-2022-31030

CVE-2022-31030 affects containerd’s CRI ExecSync path, where containered processes can cause unbounded memory growth in the containerd daemon, risking host memory exhaustion and denial of service. The connected documents confirm the root cause is within containerd’s CRI implementation and state f...

5.5CVSS5.9AI score0.00381EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/06 12:0 a.m.8 views

PT-2022-3098 · Cri-O +7 · Cri-O +7

Name of the Vulnerable Software and Affected Versions: CRI-O versions prior to 1.24.1 CRI-O versions prior to 1.23.3 CRI-O versions prior to 1.22.5 CRI-O versions prior to v1.21.8 CRI-O versions prior to v1.20.8 CRI-O versions prior to v1.19.7 Description: A vulnerability in CRI-O causes memory o...

7.8CVSS7.5AI score0.05994EPSS
SaveExploits6References189
Debian CVE
Debian CVE
added 2022/06/06 12:0 a.m.66 views

CVE-2022-31030

containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the ExecSync API. This can cause containerd to consume all available memory...

5.5CVSS6.2AI score0.00381EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/06/06 12:0 a.m.7 views

PT-2022-4542 · Containerd +6 · Kubernetes Containerd +5

Name of the Vulnerable Software and Affected Versions: containerd versions prior to 1.5.13 containerd versions prior to 1.6.6 Description: A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound durin...

9.1CVSS6AI score0.27392EPSS
SaveExploits9References90
NVD
NVD
added 2021/05/17 5:15 p.m.31 views

CVE-2021-33041

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS0.01173EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/05/17 5:15 p.m.56 views

CVE-2021-33041

vmd through 1.34.0 allows 'div class="markdown-body"' XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS6.8AI score0.01173EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/05/07 4:16 p.m.104 views

OS Command Injection in node-prompt-here

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 execSync,...

9.8CVSS9AI score0.02619EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/19 9:32 p.m.67 views

total.js Remote Code Execution Vulnerability

total.js is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application. Affected versions of this package are vulnerable to Remote Code Execution RCE via set. PoC js // To be ru...

9.8CVSS9.3AI score0.04879EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2021/02/09 6:54 a.m.18 views

Command Injection

gitlog is vulnerable to command injection. The vulnerability exists through the value of branch where unsanitized inputs are sent to the execSync function...

9.8CVSS3.4AI score0.05362EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/29 6:13 p.m.60 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.02814EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/01/29 6:13 p.m.73 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.02814EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2021/01/20 12:30 p.m.43 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.02814EPSS
SaveExploits0References5
OSV
OSV
added 2020/09/04 5:32 p.m.56 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
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/04 5:32 p.m.20 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
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 5:27 p.m.24 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
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/08/21 4:2 a.m.15 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
SaveExploits0
Veracode
Veracode
added 2020/06/16 8:17 a.m.16 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.02774EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2020/05/11 12:43 a.m.16 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.0201EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/03/15 10:15 p.m.13 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
SaveExploits0References1
NVD
NVD
added 2020/03/15 10:15 p.m.18 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.02619EPSS
SaveExploits1References1
Rows per page
Query Builder