First published: Mon Feb 17 2020(Updated: )
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.
Credit: report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
npm/codecov | <3.6.5 | 3.6.5 |
Netty | <3.6.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-7597 has been classified with a critical severity rating due to its ability to allow remote command execution.
To remediate CVE-2020-7597, update the codecov npm module to version 3.6.5 or later.
CVE-2020-7597 affects versions of codecov prior to 3.6.5.
Any application or service using codecov versions below 3.6.5 is at risk of being exploited by this vulnerability.
CVE-2020-7597 allows attackers to execute arbitrary commands through improper handling of the gcov-root argument in the exec function.