cve/2020/CVE-2020-7597.md
2024-05-25 21:48:12 +02:00

763 B

CVE-2020-7597

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.

POC

Reference

Github

No PoCs found on GitHub currently.