-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency "tar" - high severity vulnerability #730
Comments
this is currently being worked on by the node-gyp team: nodejs/node-gyp#1713 gulp-sass does not directly uses tar, so cannot fix it itself. |
@stof Looks like node-gyp merged the fix. |
@RobertAKARobin they currently merged it only in the master branch, which is the dev version of the upcoming 4.0. |
Tracking in sass/node-sass#2625. Locking this issue in the mean time. |
node-tar released a fix. Run |
npm is reporting that the "tar" (gulp-sass > node-sass > node-gyp > tar) dependency version is vulnerable to Arbitrary File Overwrite. https://nodesecurity.io/advisories/803
This issue only affects tar <4.4.2, would it be possible to update Gulp-Sass's dependency to a more recent version to prevent this?
Many thanks
The text was updated successfully, but these errors were encountered: