Skip to content

Conversation

sorah
Copy link
Member

@sorah sorah commented Mar 28, 2023

Most language have been rewritten for readability.

@hsbt please confirm that the proposed revision reads your intention correctly

@sorah sorah requested review from hsbt and mame March 28, 2023 02:17
@sorah sorah requested a review from a team as a code owner March 28, 2023 02:17
A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects.
A ReDoS issue was discovered in the URI component. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects.

Please update the uri gem to version 0.12.1 or later. We also release for old uri gem with Ruby releases. Please use them if you need to only security fix.
Copy link
Member Author

@sorah sorah Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The key part of this patch is to fix the following sentence where hard to understand:

We also release for old uri gem with Ruby releases. Please use them if you need to only security fix.

I need to ask the original author to confirm the intention.

@hsbt hsbt merged commit 9e78576 into ruby:master Mar 28, 2023
@hsbt
Copy link
Member

hsbt commented Mar 28, 2023

Thanks. It's my intentional sentence. I deployed this now.

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.

2 participants