Safe-Eval · Safe-Eval · CVE-2023-26121
**Name of the Vulnerable Software and Affected Versions**
safe-eval versions all
**Description**
The issue arises from improper sanitization of the parameter content in the `safeEval` function, leading to Prototype Pollution. This affects all versions of the safe-eval package.
**Recommendations**
For all versions, consider disabling the `safeEval` function as a temporary workaround until a patch is available. Restrict access to the `safeEval` function to minimize the risk of exploitation. Avoid using the `safeEval` function with untrusted input until the issue is resolved.