VYPR
Vendor

codecov

Products
3
CVEs
4
Across products
4
Status
Private

Products

3

Recent CVEs

4
  • CVE-2020-7596HigJan 25, 2020
    risk 0.57cvss 8.8epss 0.02

    Codecov npm module before 3.6.2 allows remote attackers to execute arbitrary commands via the "gcov-args" argument.

  • 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.

  • CVE-2019-10800MedJul 13, 2022
    risk 0.35cvss 6.5epss 0.01

    This affects the package codecov before 2.0.16. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method.