node-extend through 0.2.0 is vulnerable to Arbitrary Code Execution. User input provided to the argument A of extend function(A,B,as,isAargs) located within lib/extend.js is executed by the eval function, resulting in code execution.
{
"github_reviewed_at": "2021-05-13T17:00:57Z",
"nvd_published_at": "2020-06-10T16:15:00Z",
"cwe_ids": [
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": true
}