CVE-2020-7697
Severity CVSS v4.0:
Pending analysis
Type:
CWE-77
Command Injection
Publication date:
29/07/2020
Last modified:
21/07/2021
Description
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);
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:a:mock2easy_project:mock2easy:*:*:*:*:*:node.js:*:* |
To consult the complete list of CPE names with products and versions, see this page