Lucene search

K
RackRack

21 matches found

CVE
CVE
added 2025/03/04 4:15 p.m.1529 views

CVE-2025-27111

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, resulting in log injection. This vulnerability is fixed...

6.9CVSS6.8AI score0.00289EPSS
CVE
CVE
added 2025/02/12 5:15 p.m.1460 views

CVE-2025-25184

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-concept demonstrates injecting malicious content ...

7.1CVSS6.2AI score0.00241EPSS
CVE
CVE
added 2020/06/19 5:15 p.m.330 views

CVE-2020-8184

A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack

7.5CVSS5.9AI score0.00629EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.330 views

CVE-2022-30123

A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and

10CVSS9.3AI score0.01565EPSS
CVE
CVE
added 2024/02/29 12:15 a.m.323 views

CVE-2024-25126

Rack 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 polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.

7.5CVSS5.6AI score0.00238EPSS
CVE
CVE
added 2024/02/29 12:15 a.m.319 views

CVE-2024-26141

Rack 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. Vulnerable applications will use the Rack::File middleware or the Rack::Utils...

7.5CVSS5.5AI score0.00323EPSS
CVE
CVE
added 2024/02/29 12:15 a.m.319 views

CVE-2024-26146

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 for this problem, so Rack applications using Ruby...

7.5CVSS5.7AI score0.01223EPSS
CVE
CVE
added 2019/12/18 8:15 p.m.310 views

CVE-2019-16782

There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a ...

6.3CVSS5.7AI score0.01026EPSS
CVE
CVE
added 2022/12/05 10:15 p.m.296 views

CVE-2022-30122

A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and

7.5CVSS8.1AI score0.00814EPSS
CVE
CVE
added 2023/03/10 10:15 p.m.284 views

CVE-2023-27530

A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and

7.5CVSS7.3AI score0.01747EPSS
CVE
CVE
added 2025/03/10 11:15 p.m.234 views

CVE-2025-27610

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 specified root: unexpectedly. The vulnerability occurs because ...

7.5CVSS7.2AI score0.00154EPSS
CVE
CVE
added 2023/02/09 8:15 p.m.232 views

CVE-2022-44571

There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resultin...

7.5CVSS7.2AI score0.01719EPSS
CVE
CVE
added 2020/07/02 7:15 p.m.202 views

CVE-2020-8161

A directory traversal vulnerability exists in rack

8.6CVSS7.9AI score0.00305EPSS
CVE
CVE
added 2018/11/13 11:29 p.m.201 views

CVE-2018-16471

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an X...

6.1CVSS5.7AI score0.00675EPSS
CVE
CVE
added 2023/02/09 8:15 p.m.189 views

CVE-2022-44570

A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with ...

7.5CVSS7.2AI score0.01719EPSS
CVE
CVE
added 2023/02/09 8:15 p.m.181 views

CVE-2022-44572

A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service...

7.5CVSS7.2AI score0.00196EPSS
CVE
CVE
added 2018/11/13 11:29 p.m.164 views

CVE-2018-16470

There is a possible DoS vulnerability in the multipart parser in Rack before 2.0.6. Specially crafted requests can cause the multipart parser to enter a pathological state, causing the parser to use CPU resources disproportionate to the request size.

7.5CVSS7.3AI score0.00144EPSS
CVE
CVE
added 2025/05/07 11:15 p.m.162 views

CVE-2025-46727

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 parameters, allowing attackers to send requests with e...

7.5CVSS7.4AI score0.00336EPSS
CVE
CVE
added 2025/06/04 11:15 p.m.122 views

CVE-2025-49007

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 CVE-2022-44571. Carefully crafted input can cause ...

8.7CVSS6.5AI score0.01719EPSS
CVE
CVE
added 2025/05/07 11:15 p.m.55 views

CVE-2025-32441

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 session middleware prepares the session at the begin...

4.2CVSS4.4AI score0.00038EPSS
CVE
CVE
added 2024/07/02 4:15 p.m.49 views

CVE-2024-39316

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 vulnerability can be exploited by an attacker sending spec...

6.5CVSS5.8AI score0.01223EPSS