### [CVE-2019-10800](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10800) ![](https://img.shields.io/static/v1?label=Product&message=codecov&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%202.0.16%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen) ### Description This affects the package codecov before 2.0.16. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method. ### POC #### Reference - https://snyk.io/vuln/SNYK-PYTHON-CODECOV-552149 - https://snyk.io/vuln/SNYK-PYTHON-CODECOV-552149 #### Github No PoCs found on GitHub currently.