Описание
Security update for rubygem-rack-1_4
This update for rubygem-rack-1_4 fixes the following issues:
- CVE-2024-25126: Fixed a Denial of Service Vulnerability in Rack Content-Type Parsing (bsc#1220239)
- CVE-2024-26141: Fixed a Denial of Service Vulnerability in Range request header parsing (bsc#1220242)
- CVE-2024-26146: Fixed a Denial of Service vulnerability in Rack headers parsing routine (bsc#1220248)
Список пакетов
SUSE Linux Enterprise Module for Containers 12
Ссылки
- Link for SUSE-SU-2024:0946-1
- E-Mail link for SUSE-SU-2024:0946-1
- SUSE Security Ratings
- SUSE Bug 1220239
- SUSE Bug 1220242
- SUSE Bug 1220248
- SUSE CVE CVE-2024-25126 page
- SUSE CVE CVE-2024-26141 page
- SUSE CVE CVE-2024-26146 page
Описание
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.
Затронутые продукты
Ссылки
- CVE-2024-25126
- SUSE Bug 1220239
Описание
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.
Затронутые продукты
Ссылки
- CVE-2024-26141
- SUSE Bug 1220242
Описание
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.
Затронутые продукты
Ссылки
- CVE-2024-26146
- SUSE Bug 1220248
- SUSE Bug 1227310