### [CVE-2020-7601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7601) ![](https://img.shields.io/static/v1?label=Product&message=gulp-scss-lint&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen) ### Description gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the "exec" function located in "src/command.js" via the provided options. ### POC #### Reference - https://snyk.io/vuln/SNYK-JS-GULPSCSSLINT-560114 #### Github No PoCs found on GitHub currently.