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);
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
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 |
GHSA-g4xj-wcq6-qwx5 | Code injection in mock2easy |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
No history.
Status: PUBLISHED
Assigner: snyk
Published:
Updated: 2024-09-17T02:00:34.690Z
Reserved: 2020-01-21T00:00:00
Link: CVE-2020-7697
No data.
Status : Modified
Published: 2020-07-29T13:15:10.337
Modified: 2024-11-21T05:37:37.960
Link: CVE-2020-7697
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA