- EPSS 0.1%
- Veröffentlicht 11.04.2023 05:15:07
- Zuletzt bearbeitet 10.02.2025 16:15:33
All versions of the package safe-eval are vulnerable to Prototype Pollution via the safeEval function, due to improper sanitization of its parameter content.
- EPSS 3.18%
- Veröffentlicht 11.04.2023 05:15:07
- Zuletzt bearbeitet 07.02.2025 17:15:25
All versions of the package safe-eval are vulnerable to Sandbox Bypass due to improper input sanitization. The vulnerability is derived from prototype pollution exploitation. Exploiting this vulnerability might result in remote code execution ("RCE")...
CVE-2022-25904
- EPSS 0.29%
- Veröffentlicht 20.12.2022 05:15:11
- Zuletzt bearbeitet 16.04.2025 15:15:50
All versions of package safe-eval are vulnerable to Prototype Pollution which allows an attacker to add or modify properties of the Object.prototype.Consolidate when using the function safeEval. This is because the function uses vm variable, leading ...
CVE-2020-7710
- EPSS 0.51%
- Veröffentlicht 21.08.2020 10:15:11
- Zuletzt bearbeitet 21.11.2024 05:37:39
This affects all versions of package safe-eval. It is possible for an attacker to run an arbitrary command on the host machine.
- EPSS 2.06%
- Veröffentlicht 07.06.2018 02:29:01
- Zuletzt bearbeitet 21.11.2024 03:15:47
The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox.