This affects all versions of package mock2easy. a malicious user could inject commands through the _data variable: Affected Area require('../server/getJsonByCurl')(mock2easy, function (error, stdout) { if (error) { return res.json(500, error); } res.json(JSON.parse(stdout)); }, '', _data.interfaceUrl, query, _data.cookie,_data.interfaceType);
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| mock2easy(npm) | 0 | N/A | N/A |
CVSS Metrics