Skip to content
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

🚨 [security] Update sprockets: 3.7.1 β†’ 3.7.2 (patch) #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Aug 7, 2018


Welcome to Depfu πŸ‘‹

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!



🚨 Your version of sprockets has known security vulnerabilities 🚨

Advisory: CVE-2018-3760
Disclosed: June 19, 2018
URL: https://groups.google.com/forum/#!topic/ruby-security-ann/2S9Pwz2i16k

Path Traversal in Sprockets

Specially crafted requests can be used to access files that exist on
the filesystem that is outside an application's root directory, when the
Sprockets server is used in production.

All users running an affected release should either upgrade or use one of the work arounds immediately.

Workaround:
In Rails applications, work around this issue, set config.assets.compile = false and
config.public_file_server.enabled = true in an initializer and precompile the assets.

This work around will not be possible in all hosting environments and upgrading is advised.


🚨 We recommend to merge and deploy this update as soon as possible! 🚨

We've updated a dependency and here is what you need to know:

name version specification old version new version
sprockets indirect dependency 3.7.1 3.7.2

Additionally, the update changed a few other dependencies as well:

action name old version new version
updated rack 2.0.4 2.0.5

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

↗️ sprockets (indirect, 3.7.1 β†’ 3.7.2) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ rack (indirect, 2.0.4 β†’ 2.0.5) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by 5 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

@depfu depfu bot added the depfu label Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants