shell-quote@0.1.1 vulnerabilities
quote and parse shell commands
-
latest version
1.8.1
-
latest non vulnerable version
-
first published
12 years ago
-
latest version published
2 years ago
-
licenses detected
- >=0
Direct Vulnerabilities
Known vulnerabilities in the shell-quote package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
shell-quote is a package used to quote and parse shell commands. Affected versions of this package are vulnerable to Remote Code Execution (RCE). An attacker can inject unescaped shell metacharacters through a regex designed to support Windows drive letters. If the output of this package is passed to a real shell as a quoted argument to a command with exec(), an attacker can inject arbitrary commands. This is because the Windows drive letter regex character class is How to fix Remote Code Execution (RCE)? Upgrade |
<1.7.3
|
shell-quote is a package used to quote and parse shell commands. Affected versions of this package are vulnerable to Command Injection. The How to fix Command Injection? Upgrade |
<1.6.1
|