Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Eongil-Wi

#23387of 53,633
10Total CVSS
Vulnerabilities · 1
PT-2023-20502
10
2023-04-11
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.