CVE-2024-26141
Apache Rack Denial of Service
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.
INFO
Published Date :
Feb. 29, 2024, 12:15 a.m.
Last Modified :
June 10, 2024, 5:16 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-26141
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-26141
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-26141
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Jun. 10, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://security.netapp.com/advisory/ntap-20240510-0007/ [No types assigned] -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Apr. 29, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html [No types assigned] -
CVE Received by [email protected]
Feb. 29, 2024
Action Type Old Value New Value Added 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. Added Reference GitHub, Inc. https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6 [No types assigned] Added Reference GitHub, Inc. https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9 [No types assigned] Added Reference GitHub, Inc. https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b [No types assigned] Added Reference GitHub, Inc. https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944 [No types assigned] Added Reference GitHub, Inc. https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml [No types assigned] Added CWE GitHub, Inc. CWE-400 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-26141
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-26141
weaknesses.