Search CVE reports
1 – 10 of 35 results
CVE-2025-46727
Medium prioritySome fixes available 5 of 8
Rack is a modular Ruby web server interface. Prior to versions 2.2.14, 3.0.16, and 3.1.14, `Rack::QueryParser` parses query strings and `application/x-www-form-urlencoded` bodies into Ruby data structures without imposing any...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Ignored |
CVE-2025-32441
Medium priorityRack is a modular Ruby web server interface. Prior to version 2.2.14, when using the `Rack::Session::Pool` middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2025-27610
Medium prioritySome fixes available 7 of 8
Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2025-27111
Medium prioritySome fixes available 7 of 8
Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2025-25184
Low prioritySome fixes available 7 of 8
Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries....
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2024-39316
Medium priorityRack is a modular Ruby web server interface. Starting in version 3.1.0 and prior to version 3.1.5, Regular Expression Denial of Service (ReDoS) vulnerability exists in the `Rack::Request::Helpers` module when parsing HTTP Accept...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Not affected | Not affected | Not affected | Not affected |
CVE-2024-35231
Medium priorityrack-contrib provides contributed rack middleware and utilities for Rack, a Ruby web server interface. Versions of rack-contrib prior to 2.5.0 are vulnerable to denial of service due to the fact that the user controlled data...
1 affected package
ruby-rack-contrib
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack-contrib | Not in release | Not in release | Not in release | Needs evaluation |
CVE-2024-26146
Medium priorityRack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2024-26141
Medium priorityRack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue....
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Fixed |
CVE-2024-25126
Medium priorityRack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack’s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree...
1 affected package
ruby-rack
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
ruby-rack | Fixed | Fixed | Fixed | Not affected |