mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-7597](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://snyk.io/vuln/SNYK-JS-CODECOV-548879
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|