Skip to content

Fix cgi gem version in CVE-2021-41816 news post (translations) #2790

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 1 commit into from
Feb 1, 2022

Conversation

meisyal
Copy link
Contributor

@meisyal meisyal commented Feb 1, 2022

I found there were some typos in cgi gem versions which patched CVE-2021-41816. The versions were previously written like 0.2,1 and 0.1,1. The minor version and patch version are separated with comma. The correct versions should be 0.2.1 and 0.1.1.

@meisyal meisyal requested review from a team as code owners February 1, 2022 04:36
@sorah sorah merged commit 56bd036 into ruby:master Feb 1, 2022
@meisyal meisyal deleted the cgi-version-fix branch February 2, 2022 13:19
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