Lucene search

K
githubGitHub Advisory DatabaseGHSA-54RR-7FVW-6X8F
HistoryFeb 28, 2024 - 10:57 p.m.

Rack Header Parsing leads to Possible Denial of Service Vulnerability

2024-02-2822:57:03
CWE-1333
GitHub Advisory Database
github.com
5
rack
denial of service
vulnerability
header parsing
cve-2024-26146
ruby 3.2
patches
svalkanov

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

Possible Denial of Service Vulnerability in Rack Header Parsing

There is a possible denial of service vulnerability in the header parsing
routines in Rack. This vulnerability has been assigned the CVE identifier
CVE-2024-26146.

Versions Affected: All.
Not affected: None
Fixed Versions: 2.0.9.4, 2.1.4.4, 2.2.8.1, 3.0.9.1

Impact

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.

Releases

The fixed releases are available at the normal locations.

Workarounds

There are no feasible workarounds for this issue.

Patches

To aid users who aren’t able to upgrade immediately we have provided patches for
the two supported release series. They are in git-am format and consist of a
single changeset.

  • 2-0-header-redos.patch - Patch for 2.0 series
  • 2-1-header-redos.patch - Patch for 2.1 series
  • 2-2-header-redos.patch - Patch for 2.2 series
  • 3-0-header-redos.patch - Patch for 3.0 series

Credits

Thanks to svalkanov for reporting this and
providing patches!

Affected configurations

Vulners
Node
rackrackRange<2.0.9.4
OR
rackrackRange<2.1.4.4
OR
rackrackRange<2.2.8.1
OR
rackrackRange<3.0.9.1
CPENameOperatorVersion
racklt2.0.9.4
racklt2.1.4.4
racklt2.2.8.1
racklt3.0.9.1

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%