Skip to content

Translate "CVE-2025-25186" (ko) #3493

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

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

riseshia
Copy link
Member

@riseshia riseshia commented Feb 10, 2025

🔗 #3461

Translates #3489

Actual diff is 062f7b2

@riseshia riseshia marked this pull request as ready for review February 10, 2025 11:30
@riseshia riseshia requested a review from a team as a code owner February 10, 2025 11:30

## 세부 내용

A malicious server can send highly compressed uid-set data which is automatically read by the client's receiver thread. The response parser uses Range#to_a to convert the uid-set data into arrays of integers, with no limitation on the expanded size of the ranges.
Copy link
Member

Choose a reason for hiding this comment

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

The original is still here 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed! 3e7ef7c

riseshia and others added 2 commits February 11, 2025 07:02
@JuanitoFatas JuanitoFatas merged commit 2b6890f into ruby:master Feb 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants