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.
affected_versions
1 parent 7274e73 commit 55028c1Copy full SHA for 55028c1
rubies/ruby/CVE-2025-61594.yml
@@ -10,11 +10,8 @@ description: |
10
URIs using the `+` operator. This issue bypasses the previous fix for CVE-2025-27221.
11
12
The issue affects Ruby's built-in URI implementation prior to Ruby 3.3.10 and 3.4.7.
13
-affected_versions:
14
- - "< 3.3.10"
15
- - ">= 3.4.0, < 3.4.7"
16
patched_versions:
17
- - ">= 3.3.10"
+ - "~> 3.3.10"
18
- ">= 3.4.7"
19
related:
20
url:
0 commit comments