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

Configuration 1 (hide)

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

History

21 Nov 2024, 05:37

Type Values Removed Values Added
References () https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312 - Exploit, Third Party Advisory () https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312 - Exploit, Third Party Advisory
References () https://www.npmjs.com/package/mock2easy - Third Party Advisory () https://www.npmjs.com/package/mock2easy - Third Party Advisory

Information

Published : 2020-07-29 13:15

Updated : 2024-11-21 05:37


NVD link : CVE-2020-7697

Mitre link : CVE-2020-7697

CVE.ORG link : CVE-2020-7697


JSON object : View

Products Affected

mock2easy_project

  • mock2easy
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')