VYPR

npm package

compile-sass

pkg:npm/compile-sass

Vulnerabilities (1)

  • CVE-2019-10799Feb 24, 2020
    affected < 1.0.5fixed 1.0.5

    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.