Skip to content

Use AbstractSecureStore for security fix#125

Merged
Jesterovskiy merged 2 commits intoroidrage:masterfrom
IntegraCredit:use_session_id
Jan 29, 2022
Merged

Use AbstractSecureStore for security fix#125
Jesterovskiy merged 2 commits intoroidrage:masterfrom
IntegraCredit:use_session_id

Conversation

@zbelzer
Copy link
Contributor

@zbelzer zbelzer commented Jun 23, 2021

This allows the store to take advantage of security fix added in rack/rack@cc1d162

zbelzer added 2 commits June 23, 2021 16:52
This allows the store to take advantage of security fix added in
rack/rack@cc1d162
@baburdick
Copy link

This addresses this Rack vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2019-16782

@mitchellhenke
Copy link

Is there anything holding this up from being merged? 🙂

@n-rodriguez
Copy link
Contributor

Hi there! Any news?

@Jesterovskiy Jesterovskiy merged commit 3ee0426 into roidrage:master Jan 29, 2022
@Jesterovskiy
Copy link
Collaborator

Thanks!

@mitchellhenke
Copy link

mitchellhenke commented Apr 27, 2023

I'm not sure that this patch completely addresses the vulnerability described since the gem still uses the session identifier in the cookie as the key in Redis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants