uoft-tapp / tapp-cp

TA assignment and matching application (TAPP) & Contract Presentment helper (CP) at the Department of Computer Science, University of Toronto
8 stars 6 forks source link

[Security] Bump rubyzip from 1.2.1 to 1.2.2 #176

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rubyzip from 1.2.1 to 1.2.2. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Ruby Advisory Database](https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubyzip/CVE-2018-1000544.yml).* > **Directory Traversal in rubyzip** > rubyzip version 1.2.1 and earlier contains a Directory Traversal vulnerability > in Zip::File component that can result in write arbitrary files to the filesystem. > If a site allows uploading of .zip files, an attacker can upload a malicious file > which contains symlinks or files with absolute pathnames "../" to write arbitrary > files to the filesystem. > > Patched versions: >= 1.2.2 > Unaffected versions: none
Commits - [`d07b13a`](https://github.com/rubyzip/rubyzip/commit/d07b13a6cf0a413e010c48879aebd9576bfb5f68) Merge pull request [#376](https://github-redirect.dependabot.com/rubyzip/rubyzip/issues/376) from jdleesmiller/fix-cve-2018-1000544 - [`fd81bd5`](https://github.com/rubyzip/rubyzip/commit/fd81bd523cd53096c1a1dce1e950ef0b7658a02c) Bump version to 1.2.2 - [`cf35774`](https://github.com/rubyzip/rubyzip/commit/cf35774ed686057d8cc17aa4b015a2a850cc2bce) Bump version to 1.3.0 - [`ffb374c`](https://github.com/rubyzip/rubyzip/commit/ffb374c6b1757f6b5eb93e68b8b37ebc7df3f310) Bump version to 2.0.0 - [`8a1de58`](https://github.com/rubyzip/rubyzip/commit/8a1de5828658bfa0350c2325f311bd6acad261a2) Expand from root rather than current working directory - [`3dd165b`](https://github.com/rubyzip/rubyzip/commit/3dd165b494f29d410184b2a135ed99527d4b4aa8) Disable symlinks and check for path traversal - [`ffebfa3`](https://github.com/rubyzip/rubyzip/commit/ffebfa34189a46a766bf6630796c93d81b5ef7ed) Consolidate path traversal tests - [`9c468f3`](https://github.com/rubyzip/rubyzip/commit/9c468f30f38d09451e5a65edfff277cfe381fd49) Add jwilk's path traversal tests - [`0586329`](https://github.com/rubyzip/rubyzip/commit/0586329d3be19728c20941faa401cb838f461dc3) Trigger CI again - [`cf71583`](https://github.com/rubyzip/rubyzip/commit/cf7158344c65a67dc5f18bf589a6b742e3452f45) Move jruby to allow failures matrix till crc uint 32 issues are resolved - Additional commits viewable in [compare view](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.