CVE-2020-7697
Last modified
CVE-2020-7697 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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);. EPSS estimates a 2.04% chance of exploitation in the next 30 days.
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);
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mock2easy Project | Mock2easy | All versions |
References
- https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312Exploit, Third Party Advisory
- https://www.npmjs.com/package/mock2easyThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312Exploit, Third Party Advisory
- https://www.npmjs.com/package/mock2easyThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-7697?
How severe is CVE-2020-7697?
How do I fix CVE-2020-7697?
Are you affected by CVE-2020-7697?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
