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

Bump version of devise for security vulernability #39

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

ScottBishop
Copy link
Contributor

CVE-2019-5421 - moderate severity
Vulnerable versions: < 4.6.0
Devise ruby gem before 4.6.0 when the lockable module is used is vulnerable to a time-of-check time-of-use (TOCTOU) race condition due to increment_failed_attempts within the Devise::Models::Lockable class not being concurrency safe.

@ScottBishop ScottBishop added the Ready To Merge Stamp of approval label Apr 1, 2019
@ScottBishop ScottBishop merged commit 02147d3 into master Apr 1, 2019
@ScottBishop ScottBishop deleted the UpdateDevise branch April 1, 2019 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready To Merge Stamp of approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants