Skip to content

Fix typo in URL and affected version for CVE-2024-39908 #3318

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 3 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags: security
lang: en
---

There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier [CVE-2024-39908](https://www.cve.org/CVERecord?id=CVE-2024-399086). We strongly recommend upgrading the REXML gem.
There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier [CVE-2024-39908](https://www.cve.org/CVERecord?id=CVE-2024-39908). We strongly recommend upgrading the REXML gem.

## Details

Expand All @@ -18,7 +18,7 @@ Please update REXML gem to version 3.3.2 or later.

## Affected versions

* REXML gem 3.3.2 or prior
* REXML gem 3.3.1 or prior

## Credits

Expand Down
2 changes: 1 addition & 1 deletion ko/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ REXML gem을 3.3.2나 그 이상으로 업데이트하세요.

## 해당 버전

* REXML gem 3.3.2와 그 이하
* REXML gem 3.3.1과 그 이하

## 도움을 준 사람

Expand Down