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 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-02-29 00:15
Updated : 2024-06-10 18:15
NVD link : CVE-2024-26146
Mitre link : CVE-2024-26146
CVE.ORG link : CVE-2024-26146
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity