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 rack to version 3.1.21, 3.2.6 or higher.
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Interpretation Conflict in the forwarded_values component. An attacker can manipulate HTTP headers to inject semicolons into quoted values, causing the process to misinterpret a single quoted value as multiple directives. This can result in host, proto, for, or by parameters being smuggled through a single header value, potentially leading to host and scheme spoofing by sending specially crafted Forwarded headers.