VYPR

Mock2easy

by Mock2easy Project

CVEs (1)

  • CVE-2020-7697CriJul 29, 2020
    risk 0.64cvss 9.8epss 0.02

    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)); },…