Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Codecov | Codecov | < 3.6.5 |
Related Weaknesses (CWE)
References
- https://github.com/codecov/codecov-node/commit/02cf13d8b93ac547b5b4c2cfe186b7d87Patch
- https://snyk.io/vuln/SNYK-JS-CODECOV-548879ExploitPatchThird Party Advisory
- https://github.com/codecov/codecov-node/commit/02cf13d8b93ac547b5b4c2cfe186b7d87Patch
- https://snyk.io/vuln/SNYK-JS-CODECOV-548879ExploitPatchThird Party Advisory
FAQ
What is CVE-2020-7597?
CVE-2020-7597 is a vulnerability with a CVSS score of 8.8 (HIGH). 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. ...
How severe is CVE-2020-7597?
CVE-2020-7597 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7597?
Check the references section above for vendor advisories and patch information. Affected products include: Codecov Codecov.