Files
CVEs-PoC/2020/CVE-2020-7597.md
T
2025-09-29 21:09:30 +02:00

824 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