CVE-2020-7697

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);
References
Link Resource
https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312 Exploit Third Party Advisory
https://www.npmjs.com/package/mock2easy Third Party Advisory
Configurations

Configuration 1

cpe:2.3:a:mock2easy_project:mock2easy:*:*:*:*:*:node.js:*:*

Information

Published : 2020-07-29 01:15

Updated : 2021-07-21 11:39


NVD link : CVE-2020-7697

Mitre link : CVE-2020-7697

Products Affected
No products.
CWE