Skip to content

Upgrade @hotwired/turbo-rails to resolve security warning#3734

Open
jdufresne wants to merge 1 commit intorailsadminteam:masterfrom
jdufresne:security
Open

Upgrade @hotwired/turbo-rails to resolve security warning#3734
jdufresne wants to merge 1 commit intorailsadminteam:masterfrom
jdufresne:security

Conversation

@jdufresne
Copy link
Member

Details of the security vulnerability are available at:

GHSA-qppm-g56g-fpvp

A race condition in Turbo Frames allows delayed HTTP responses to
restore stale session cookies after session-modifying operations.

As a result, my project started receiving the following warning:

Dependabot cannot update @hotwired/turbo to a non-vulnerable version

The latest possible version that can be installed is 7.3.0 because of the following conflicting dependencies:

rails_admin@3.3.0 requires @hotwired/turbo@^7.3.0 via @hotwired/turbo-rails@7.3.0
No patched version available for @hotwired/turbo

The earliest fixed version is 8.0.21.

Details of the security vulnerability are available at:

GHSA-qppm-g56g-fpvp

> A race condition in Turbo Frames allows delayed HTTP responses to
> restore stale session cookies after session-modifying operations.

As a result, my project started receiving the following warning:

> Dependabot cannot update @hotwired/turbo to a non-vulnerable version
>
> The latest possible version that can be installed is 7.3.0 because of the following conflicting dependencies:
>
> rails_admin@3.3.0 requires @hotwired/turbo@^7.3.0 via @hotwired/turbo-rails@7.3.0
> No patched version available for @hotwired/turbo
>
> The earliest fixed version is 8.0.21.
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.

1 participant