Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
8.7
CVE-2026-13311
- EPSS 0.36%
- Veröffentlicht 25.06.2026 05:16:52
- Zuletzt bearbeitet 26.06.2026 19:03:34
shell-quote prior to 1.8.5 finalizes parsed tokens in parse() using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse() runs in O(n^2) time relative to the numb...
9.8
CVE-2021-42740
- EPSS 4.22%
- Veröffentlicht 21.10.2021 15:15:07
- Zuletzt bearbeitet 21.11.2024 06:28:04
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 q...
9.8
CVE-2016-10541
- EPSS 2.23%
- Veröffentlicht 31.05.2018 20:29:01
- Zuletzt bearbeitet 21.11.2024 02:44:13
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.
1