CVE-2023-40185
- EPSS 0.08%
- Veröffentlicht 23.08.2023 21:15:09
- Zuletzt bearbeitet 21.11.2024 08:18:57
shescape is simple shell escape library for JavaScript. This may impact users that use Shescape on Windows in a threaded context. The vulnerability can result in Shescape escaping (or quoting) for the wrong shell, thus allowing attackers to bypass pr...
CVE-2023-35931
- EPSS 0.35%
- Veröffentlicht 23.06.2023 20:15:09
- Zuletzt bearbeitet 21.11.2024 08:09:00
Shescape is a simple shell escape library for JavaScript. An attacker may be able to get read-only access to environment variables. This bug has been patched in version 1.7.1.
CVE-2022-25918
- EPSS 0.22%
- Veröffentlicht 27.10.2022 10:15:10
- Zuletzt bearbeitet 05.05.2025 19:15:53
The package shescape from 1.5.10 and before 1.6.1 are vulnerable to Regular Expression Denial of Service (ReDoS) via the escape function in index.js, due to the usage of insecure regex in the escapeArgBash function.
CVE-2022-36064
- EPSS 0.56%
- Veröffentlicht 06.09.2022 21:15:08
- Zuletzt bearbeitet 21.11.2024 07:12:18
Shescape is a shell escape package for JavaScript. An Inefficient Regular Expression Complexity vulnerability impacts users that use Shescape to escape arguments for the Unix shells `Bash` and `Dash`, or any not-officially-supported Unix shell; and/o...
CVE-2022-31179
- EPSS 0.63%
- Veröffentlicht 01.08.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 07:04:03
Shescape is a simple shell escape package for JavaScript. Versions prior to 1.5.8 were found to be subject to code injection on windows. This impacts users that use Shescape (any API function) to escape arguments for cmd.exe on Windows An attacker ca...
CVE-2022-31180
- EPSS 1.08%
- Veröffentlicht 01.08.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 07:04:03
Shescape is a simple shell escape package for JavaScript. Affected versions were found to have insufficient escaping of white space when interpolating output. This issue only impacts users that use the `escape` or `escapeAll` functions with the `inte...
CVE-2022-24725
- EPSS 0.3%
- Veröffentlicht 03.03.2022 22:15:08
- Zuletzt bearbeitet 21.11.2024 06:50:57
Shescape is a shell escape package for JavaScript. An issue in versions 1.4.0 to 1.5.1 allows for exposure of the home directory on Unix systems when using Bash with the `escape` or `escapeAll` functions from the _shescape_ API with the `interpolatio...
CVE-2021-21384
- EPSS 0.17%
- Veröffentlicht 19.03.2021 00:15:11
- Zuletzt bearbeitet 21.11.2024 05:48:14
shescape is a simple shell escape package for JavaScript. In shescape before version 1.1.3, anyone using _Shescape_ to defend against shell injection may still be vulnerable against shell injection if the attacker manages to insert a into the payload...