Lucene search
+L

42 matches found

Veracode
Veracode
added 2025/11/10 11:4 a.m.9 views

Denial-of-Service (DoS)

rack is vulnerable to Denial-Of-Service. The vulnerability is due to Rack::RequestPOST reading the entire application/x-www-form-urlencoded body into memory due to calling rack.input.readnil without enforcing a length limit, and attackers can send very large form bodies to exhaust process memory...

7.5CVSS6.5AI score0.00605EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2025/11/05 1:11 p.m.8 views

rubygem-rack: Unbounded read in `Rack::Request` form parsing can lead to memory exhaustion

A memory-exhaustion vulnerability exists in Rack when parsing application/x-www-form-urlencoded request bodies. Rack::RequestPOST reads the entire request body into memory without enforcing a maximum length or cap. Attackers can exploit this by sending large form submissions, potentially causing...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/04 5:6 p.m.4 views

rack: Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

A flaw was found in Rack where Rack::Multipart::Parser stores non-file form fields entirely in memory without size limits. An attacker can send a multipart/form-data request with an extremely large text field, causing the server to allocate large amounts of memory which leads to a denial of servi...

7.5CVSS6.7AI score0.00523EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/04 5:6 p.m.3 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
Amazon
Amazon
added 2025/10/27 12:0 a.m.8 views

Important: pcs

Issue Overview: Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid...

7.5CVSS6.7AI score0.00868EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/22 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-61770

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes...

7.5CVSS6.6AI score0.00868EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/07 11:25 p.m.7 views

SUSE CVE-2025-61770

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS6.9AI score0.00868EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/07 3:16 p.m.4 views

CVE-2025-61772

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory witho...

7.5CVSS0.00868EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:16 p.m.1 views

DEBIAN-CVE-2025-61772

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory witho...

7.5CVSS5.8AI score0.00868EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 2:42 p.m.8 views

CVE-2025-61771 Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser stores non-file form fields parts without a filename entirely in memory as Ruby String objects. A single large text field in a multipart/form-data request hundreds of megabytes or...

7.5CVSS6.3AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 2:42 p.m.4 views

EUVD-2025-32851

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser stores non-file form fields parts without a filename entirely in memory as Ruby String objects. A single large text field in a multipart/form-data request hundreds of megabytes or...

7.5CVSS6.2AI score0.00523EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-0353

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.01626EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.8 views

SUSE CVE-2025-32441

Rack is a modular Ruby web server interface. Prior to version 2.2.14, when using the Rack::Session::Pool middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Rack session middleware prepares the session at the...

4.2CVSS6.8AI score0.00214EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/03/12 5:5 a.m.4 views

SUSE CVE-2025-27610

Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, Rack::Static can serve files under the specified root: even if urls: are provided, which may expose other files under the specified root: unexpectedly. The vulnerability occurs becaus...

7.5CVSS7.7AI score0.01084EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/14 3:48 a.m.5 views

SUSE CVE-2025-25184

Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious conten...

4.3CVSS6.8AI score0.01142EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2024/07/03 3:14 a.m.4 views

SUSE CVE-2024-39316

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...

6.5CVSS7.5AI score0.00856EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/07/02 4:41 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

7.5CVSS6.7AI score0.01996EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/15 11:8 a.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

5.3CVSS6.8AI score0.01081EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/03/10 10:15 p.m.4 views

CVE-2023-27530

A DoS vulnerability exists in Rack...

7.5CVSS6.6AI score0.0183EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/09 8:15 p.m.5 views

UBUNTU-CVE-2022-44571

There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly...

7.5CVSS6.7AI score0.01503EPSS
SaveExploits0References7
Rows per page
Query Builder