Описание
node-import params argument can be controlled by users without any sanitization
This affects all versions of package node-import. The params argument of module function can be controlled by users without any sanitization. This is then provided to the “eval” function located in line 79 in the index file index.js.
Пакеты
Наименование
node-import
npm
Затронутые версииВерсия исправления
<= 0.9.2
Отсутствует
Связанные уязвимости
CVSS3: 8.6
nvd
больше 3 лет назад
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".