CVE-2024-26141

medium

Description

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.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.

References

https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html

https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml

https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6

https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b

https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9

https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944

Details

Source: Mitre, NVD

Published: 2024-02-29

Updated: 2024-04-29

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 5.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Severity: Medium