62 matches found
CVE-2020-7596
CVE-2020-7596 affects the codecov-node npm module and its code path that processes the gcov-args/gcov-root argument. Multiple connected sources confirm that codecov-node prior to 3.6.5 (and originally up to 3.6.2 for the core CVE-2020-7596 fix) allows remote attackers to execute arbitrary command...
8.8CVSS8.9AI score0.01859EPSS
SaveExploits1References1Affected Software1
Command Injection
Overview codecov is a npm package for uploading reports to Codecov. Affected versions of this package are vulnerable to Command Injection. The value provided as part of the gcov-args argument is executed by the exec function within lib/codecov.js. PoC by JHU System Security Lab var root =...
8.8CVSS7AI score0.01859EPSS
SaveExploits1References2
20