Skip to content

Commit 54cce22

Browse files
RudskikhIvanpostmodern
authored andcommitted
1 parent aa60d90 commit 54cce22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rubies/ruby/CVE-2021-33621.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ description: |
1010
Also, the contents for a CGI::Cookie object were not checked properly. If an application creates a CGI::Cookie object based on user input, an attacker may exploit it to inject invalid attributes in Set-Cookie header. We think such applications are unlikely, but we have included a change to check arguments for CGI::Cookie#initialize preventatively.
1111
cvss_v3: 8.8
1212
patched_versions:
13-
- '>= 3.0.5'
13+
- '~> 2.7.7'
14+
- '~> 3.0.5'
15+
- '>= 3.1.3'

0 commit comments

Comments
 (0)