Lucene search
+L

97 matches found

OSV
OSV
added 2021/10/21 3:15 p.m.4 views

UBUNTU-CVE-2021-42740

The shell-quote package before 1.7.3 for Node.js allows command injection. 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...

9.8CVSS5.9AI score0.0434EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/10/21 12:0 a.m.2 views

shell-quote 命令注入漏洞

shell-quote is an open source package. It is used to parse and quote shell commands. A security vulnerability exists in the shell-quote package, which can be exploited by attackers to insert arbitrary code to perform related operations...

9.8CVSS7.8AI score0.0434EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/10/21 12:0 a.m.5 views

PT-2021-23668

Name of the Vulnerable Software and Affected Versions shell-quote versions prior to 1.7.3 Description The issue allows command injection. 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...

9.8CVSS7.3AI score0.0434EPSS
SaveExploits0References148
vulnersOsv
vulnersOsv
added 2019/02/18 11:58 p.m.7 views

0latency (=0.0.0), 192.168.0.172 (=4.6.1) +3626 more potentially affected by CVE-2016-10541 via shell-quote (>=0.0.1 <=1.6.0)

shell-quote NPM version =0.0.1, =1.0.0, =0.0.2, =1.0.0, =1.4.0, =0.0.0, =1.1.0, =0.1.3, =0.1.33, =0.0.3, =0.2.9 and more Source cves: CVE-2016-10541 Source advisory: OSV:GHSA-QG8P-V9Q4-GH34...

9.8CVSS7.2AI score0.02232EPSS
SaveExploits1
OSV
OSV
added 2019/02/18 11:58 p.m.3 views

GHSA-QG8P-V9Q4-GH34 Potential Command Injection in shell-quote

Affected versions of shell-quote do not properly escape command line arguments, which may result in command injection if the library is used to escape user input destined for use as command line arguments. Proof of Concept: The following characters are not escaped properly: ,;,, Bash has a neat b...

9.8CVSS7.1AI score0.02232EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2018/06/07 1:48 p.m.18 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.8CVSS1.5AI score0.02232EPSS
SaveExploits1References2
OSV
OSV
added 2018/05/31 8:29 p.m.7 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.8CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2018/05/31 8:29 p.m.23 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.8CVSS9.7AI score0.02232EPSS
SaveExploits1References2
Prion
Prion
added 2018/05/31 8:29 p.m.20 views

Code injection

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

7.5CVSS7.6AI score0.02232EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2018/05/31 8:29 p.m.24 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.8CVSS7.2AI score0.02232EPSS
SaveExploits1References2
CVE
CVE
added 2018/05/31 8:0 p.m.73 views

CVE-2016-10541

CVE-2016-10541 – shell-quote (npm) : The npm module shell-quote, version 1.6.0 and earlier, cannot correctly escape "&gt;" and ", ;, {, } contribute to successful injection, underscoring the need for prompt update and reevaluation of input handling. Monitor for updates and apply the fixed release...

9.8CVSS9.6AI score0.02232EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.30 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.7AI score0.02232EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2018/05/31 8:0 p.m.46 views

CVE-2016-10541

The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape "" and "" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious user could perform code injection...

9.8CVSS9.4AI score0.02232EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2018/05/31 12:0 a.m.4 views

PT-2018-4720 · Npm · Shell-Quote

Name of the Vulnerable Software and Affected Versions: shell-quote versions 1.6.0 and earlier Description: The issue affects the npm module "shell-quote" and allows for code injection due to incorrect escaping of certain characters, including , , ;, , and . This can lead to command injection if t...

9.8CVSS9.3AI score0.02232EPSS
SaveExploits1References5
Node.js
Node.js
added 2016/05/16 5:57 p.m.43 views

Potential Command Injection

Overview Affected versions of shell-quote do not properly escape command line arguments, which may result in command injection if the library is used to escape user input destined for use as command line arguments. Proof of Concept: The following characters are not escaped properly: ,;,, Bash has...

7.5CVSS2.7AI score0.02232EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2014/10/25 9:55 p.m.14 views

CVE-2014-1927

The shellquote function in python-gnupg 0.3.5 does not properly quote strings, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using "$" command-substitution sequences, a different vulnerability than CVE-2014-1928...

7.2AI score
SaveExploits0References7
PyPA
PyPA
added 2014/10/25 9:55 p.m.8 views

PYSEC-2014-90

The shellquote function in python-gnupg 0.3.5 does not properly quote strings, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using "$" command-substitution sequences, a different vulnerability than CVE-2014-1928...

7.5CVSS8.1AI score0.03388EPSS
SaveExploits5References8Affected Software1
Rows per page
Query Builder