Skip to content

Commit c972c53

Browse files
authored
Merge pull request #3318 from Watson1978/fix-url
Fix typo in URL and affected version for CVE-2024-39908
2 parents a4b9b15 + ccb5457 commit c972c53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

en/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: security
88
lang: en
99
---
1010

11-
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.
11+
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.
1212

1313
## Details
1414

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

1919
## Affected versions
2020

21-
* REXML gem 3.3.2 or prior
21+
* REXML gem 3.3.1 or prior
2222

2323
## Credits
2424

ko/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ REXML gem을 3.3.2나 그 이상으로 업데이트하세요.
1818

1919
## 해당 버전
2020

21-
* REXML gem 3.3.2와 그 이하
21+
* REXML gem 3.3.1과 그 이하
2222

2323
## 도움을 준 사람
2424

0 commit comments

Comments
 (0)