Skip to content

Commit 27ed0d3

Browse files
authored
Update CVE-2025-58767 to include Ruby ~> 3.2.10 and ~> 3.3.10 (#946)
1 parent e8f459d commit 27ed0d3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rubies/ruby/CVE-2025-58767.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ description: |
1313
The REXML gem 3.4.2 or later include the patches to fix these vulnerabilities.
1414
1515
patched_versions:
16+
- "~> 3.2.10"
17+
- "~> 3.3.10"
1618
- ">= 3.4.8"
1719
related:
1820
url:
1921
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rexml/CVE-2025-58767.yml
2022
- https://www.cve.org/CVERecord?id=CVE-2025-58767
2123
- https://www.ruby-lang.org/en/news/2025/12/17/ruby-3-4-8-released/
2224
- https://bugs.ruby-lang.org/issues/21632
23-
notes: |
24-
Ruby 3.3 and 3.2 have PRs to backport the fix but new versions haven't been released yet.
25+
- https://github.com/ruby/ruby/pull/14796

0 commit comments

Comments
 (0)