Open dependabot-preview[bot] opened 5 years ago
We've just been alerted that this update fixes a security vulnerability:
Sourced from The Node Security Working Group.
Arbitrary File Write Through Archive Extraction attackers can write arbitrary files when a malicious archive is extracted.
Patched versions: [">=1.8.7"] Affected versions: ["<1.8.7"]
Bumps bower from 1.8.4 to 1.8.8.
Release notes
*Sourced from [bower's releases](https://github.com/bower/bower/releases).* > ## v1.8.8 > Fix vulnerability related to extracting .tar.gz files that has similar effect to Zip Slip > > **Vulnerability is similar to Zip Slip allows for overriding and creating arbitrary files on filesystem** > > Needlessly to say, please upgrade this this version of Bower > > ## v1.8.7 > Fixes side effect of fix from v1.8.6 that caused improper permissions for extracted folders > > https://github-redirect.dependabot.com/bower/bower/issues/2532 > > ## v1.8.6 > **Fix Zip Slip Vulnerability of decompress-zip package**: https://snyk.io/research/zip-slip-vulnerability > > Note: v1.8.5 has been unpublished because of missing filesCommits
- [`67741b4`](https://github.com/bower/bower/commit/67741b4bfe465ef0b816f7f2811ce6ba6d065c1a) Bump to 1.8.8 - [`45c6bfa`](https://github.com/bower/bower/commit/45c6bfa86f6e57731b153baca9e0b41a1cc699e3) Fix .tar.gz extract vulnerability - [`4f68fc7`](https://github.com/bower/bower/commit/4f68fc7daa4d6f0a3dfd0da2afdbb8f0b87558af) Update decompress-zip and bump - [`206046b`](https://github.com/bower/bower/commit/206046b27120b8420a22b5c199479c103cb970f0) Bump to 1.8.6 - [`43894f5`](https://github.com/bower/bower/commit/43894f5149e43f246fa448012b95e2546003a821) Bump to 1.8.5 - [`6390815`](https://github.com/bower/bower/commit/6390815c5fb8766e527129cc5b63d1393d59ecd1) Update decompress-zip - [`e8b94ec`](https://github.com/bower/bower/commit/e8b94ecbd07376996eb0bea6cb30c20deb7e89b6) Mention parcel - [`51feb8f`](https://github.com/bower/bower/commit/51feb8f925d57d069de6a54bc56e4164ec7245ec) Fix release script - See full diff in [compare view](https://github.com/bower/bower/compare/v1.8.4...v1.8.8)Maintainer changes
This version was pushed to npm by [sheerun](https://www.npmjs.com/~sheerun), a new releaser for bower since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.