VYPR

codecov

by codecov

npm: codecov

Source repositories

CVEs (2)

  • CVE-2020-15123CriJul 20, 2020
    risk 0.54cvss 9.3epss 0.04

    In codecov (npm package) before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE (CVE-2020-7597 for…

  • CVE-2020-7597HigFeb 17, 2020
    risk 0.50cvss 8.8epss 0.03

    codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596.