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);
Advisories
Source ID Title
EUVD EUVD EUVD-2021-1074 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);
Github GHSA Github GHSA GHSA-g4xj-wcq6-qwx5 Code injection in mock2easy
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: snyk

Published:

Updated: 2024-09-17T02:00:34.690Z

Reserved: 2020-01-21T00:00:00

Link: CVE-2020-7697

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-07-29T13:15:10.337

Modified: 2024-11-21T05:37:37.960

Link: CVE-2020-7697

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses