Files
CVEs-PoC/2020/CVE-2020-7597.md
T
2024-06-18 02:51:15 +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.