CVE-2020-7678: node-import `params` argument can be controlled by users without any sanitization

Severity: Critical

CVSS Score: 9.8

This affects all versions of package node-import. The "params" argument of module function can be controlled by users without any sanitization.b. This is then provided to the “eval” function located in line 79 in the index file "index.js".