Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| 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 |
No history.
Status: PUBLISHED
Assigner: snyk
Published:
Updated: 2024-09-17T02:00:34.690Z
Reserved: 2020-01-21T00:00:00.000Z
Link: CVE-2020-7697
No data.
Status : Modified
Published: 2020-07-29T13:15:10.337
Modified: 2026-06-17T03:25:17.087
Link: CVE-2020-7697
No data.
OpenCVE Enrichment
No data.
-
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
EUVD
Github GHSA