Vulnerability Description
compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExit(cssPath)" within "dist/index.js" is executed as part of the "rm" command without any sanitization.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Compile-Sass Project | Compile-Sass | < 1.0.5 |
Related Weaknesses (CWE)
References
- https://github.com/eiskalteschatten/compile-sass/commit/d9ada7797ff93875b6466deaPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-COMPILESASS-551804ExploitThird Party Advisory
- https://github.com/eiskalteschatten/compile-sass/commit/d9ada7797ff93875b6466deaPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-COMPILESASS-551804ExploitThird Party Advisory
FAQ
What is CVE-2019-10799?
CVE-2019-10799 is a vulnerability with a CVSS score of 8.2 (HIGH). compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExit(cssPath)" within "dist/index.js" is executed as part of the "rm" command without any sanitization.
How severe is CVE-2019-10799?
CVE-2019-10799 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-10799?
Check the references section above for vendor advisories and patch information. Affected products include: Compile-Sass Project Compile-Sass.