Update dependency devise to v4 [SECURITY]#17
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
3b74662 to
5cf83f2
Compare
5cf83f2 to
90e58d2
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Gemfile.lock |
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.2→4.7.1GitHub Vulnerability Alerts
CVE-2019-5421
Devise ruby gem before 4.6.0 when the
lockablemodule is used is vulnerable to a time-of-check time-of-use (TOCTOU) race condition due toincrement_failed_attemptswithin theDevise::Models::Lockableclass not being concurrency safe.CVE-2019-16109
An issue was discovered in Plataformatec Devise before 4.7.1. It confirms accounts upon receiving a request with a blank confirmation_token, if a database record has a blank value in the confirmation_token column. (However, there is no scenario within Devise itself in which such database records would exist.)
CVE-2015-8314
Devise version before 3.5.4 uses cookies to implement a "Remember me" functionality. However, it generates the same cookie for all devices. If an attacker manages to steal a remember me cookie and the user does not change the password frequently, the cookie can be used to gain access to the application indefinitely.
Release Notes
heartcombo/devise (devise)
v4.7.1Compare Source
v4.7.0Compare Source
v4.6.2Compare Source
v4.6.1Compare Source
v4.6.0Compare Source
v4.5.0Compare Source
v4.4.3Compare Source
v4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
v4.3.0Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
v4.1.1Compare Source
v4.1.0Compare Source
v4.0.3Compare Source
v4.0.2Compare Source
v4.0.1Compare Source
v4.0.0Compare Source
v3.5.10Compare Source
v3.5.9Compare Source
v3.5.8Compare Source
v3.5.7Compare Source
v3.5.6Compare Source
v3.5.5Compare Source
v3.5.4Compare Source
v3.5.3Compare Source
confirmation_required?is disabled andconfirmation_sent_atis nil. (by @andygeers)emailfield to be recoverable (and do not clear thereset password token if the model was already persisted). (by @seddy, @stanhu)
Devise.send_password_change_notification = truea user will receive notification when their password has been changed.Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.