In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
ruby-3.4
to version 3.4.2-r1 or higher.
Note: Versions mentioned in the description apply only to the upstream ruby-3.4
package and not the ruby-3.4
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.