Rack

Rack

37 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 25.09.2025 15:16:13
  • Zuletzt bearbeitet 10.10.2025 16:43:14

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its params_limit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the p...

  • EPSS 0.57%
  • Veröffentlicht 04.06.2025 22:42:52
  • Zuletzt bearbeitet 10.10.2025 16:42:17

Rack is a modular Ruby web server interface. Starting in version 3.1.0 and prior to version 3.1.16, there is a denial of service vulnerability in the Content-Disposition parsing component of Rack. This is very similar to the previous security issue C...

  • EPSS 0.81%
  • Veröffentlicht 07.05.2025 23:15:54
  • Zuletzt bearbeitet 17.06.2025 19:44:47

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 limit on the number of p...

  • EPSS 0.1%
  • Veröffentlicht 07.05.2025 23:01:19
  • Zuletzt bearbeitet 17.06.2025 19:48:03

Rack 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 that session. Rack s...

  • EPSS 1.3%
  • Veröffentlicht 10.03.2025 23:15:35
  • Zuletzt bearbeitet 03.11.2025 22:18:43

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 files under the specifie...

  • EPSS 0.84%
  • Veröffentlicht 04.03.2025 16:15:40
  • Zuletzt bearbeitet 03.11.2025 22:18:43

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 characters) into the header, result...

Exploit
  • EPSS 1.31%
  • Veröffentlicht 12.02.2025 17:15:24
  • Zuletzt bearbeitet 03.11.2025 22:18:41

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. The supplied proof-of-...

  • EPSS 0.36%
  • Veröffentlicht 09.01.2025 01:15:07
  • Zuletzt bearbeitet 10.10.2025 16:31:34

There is a denial of service vulnerability in the header parsing component of Rack.

  • EPSS 0.83%
  • Veröffentlicht 02.07.2024 16:15:04
  • Zuletzt bearbeitet 10.10.2025 16:36:05

Rack 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 headers. This vulnera...

  • EPSS 0.78%
  • Veröffentlicht 29.02.2024 00:15:51
  • Zuletzt bearbeitet 14.02.2025 15:51:42

Rack 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 3.2 has mitigations ...