We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f459d commit 27ed0d3Copy full SHA for 27ed0d3
rubies/ruby/CVE-2025-58767.yml
@@ -13,12 +13,13 @@ description: |
13
The REXML gem 3.4.2 or later include the patches to fix these vulnerabilities.
14
15
patched_versions:
16
+ - "~> 3.2.10"
17
+ - "~> 3.3.10"
18
- ">= 3.4.8"
19
related:
20
url:
21
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rexml/CVE-2025-58767.yml
22
- https://www.cve.org/CVERecord?id=CVE-2025-58767
23
- https://www.ruby-lang.org/en/news/2025/12/17/ruby-3-4-8-released/
24
- https://bugs.ruby-lang.org/issues/21632
-notes: |
- 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