Skip to content

Conversation

marocchino
Copy link
Member

No description provided.

@marocchino marocchino requested a review from a team as a code owner March 28, 2023 03:40

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.

The `uri` gem version 0.10.1, 0.10.2, 0.11.0, 0.12.0, and all versions 0.10.0 and prior are vulnerable for this vulnerability.
Copy link
Member Author

Choose a reason for hiding this comment

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

The primary motivation behind this fix. I believe version 0.10.2 is not affected, as far as I understand.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks. 0.10.2 is not affected.

@hsbt hsbt merged commit 55d19cf into ruby:master Mar 28, 2023
@marocchino marocchino deleted the update-affected-version branch March 28, 2023 03:51
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