Name | CVE-2024-39316 |
Description | 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 specially crafted `Accept-Encoding` or `Accept-Language` headers, causing the server to spend excessive time processing the request and leading to a Denial of Service (DoS). The fix for CVE-2024-26146 was not applied to the main branch and thus while the issue was fixed for the Rack v3.0 release series, it was not fixed in the v3.1 release series until v3.1.5. Users of versions on the 3.1 branch should upgrade to version 3.1.5 to receive the fix. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
ruby-rack (PTS) | jessie, jessie (lts) | 1.5.2-3+deb8u4 | fixed |
| stretch (security) | 1.6.4-4+deb9u2 | fixed |
| stretch (lts), stretch | 1.6.4-4+deb9u6 | fixed |
| buster (security), buster, buster (lts) | 2.0.6-3+deb10u4 | fixed |
| bullseye (security), bullseye | 2.1.4-3+deb11u2 | fixed |
| bookworm (security), bookworm | 2.2.6.4-1+deb12u1 | fixed |
| sid, trixie | 2.2.7-1.1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
ruby-rack | source | (unstable) | (not affected) | | | |
Notes
- ruby-rack <not-affected> (vulnerable code not present)
https://github.com/rack/rack/security/advisories/GHSA-cj83-2ww7-mvq7
Fixed by: https://github.com/rack/rack/commit/412c980450ca729ee37f90a2661f166a9665e058 (v3.1.5)
Issue exists because fix for CVE-2024-26146 was not applied to the main branch
and was left unfixed in the 3.1.y series until 3.1.5.