Skip to content

Commit 8046ca3

Browse files
huda-khpostmodern
authored andcommitted
Remove affected_versions
1 parent 0a7553a commit 8046ca3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

rubies/ruby/CVE-2025-61594.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@ description: |
1010
URIs using the `+` operator. This issue bypasses the previous fix for CVE-2025-27221.
1111
1212
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"
1613
patched_versions:
17-
- ">= 3.3.10"
14+
- "~> 3.3.10"
1815
- ">= 3.4.7"
1916
related:
2017
url:

0 commit comments

Comments
 (0)