Lucene search
+L

2275 matches found

Vulnrichment
Vulnrichment
added 2025/05/07 11:1 p.m.11 views

CVE-2025-32441 Rack session gets restored after deletion

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.2CVSS4.4AI score0.00229EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/07 11:1 p.m.46 views

CVE-2025-32441 Rack session gets restored after deletion

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.2CVSS0.00229EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/07 11:1 p.m.105 views

CVE-2025-32441

CVE-2025-32441 affects the Rack Ruby web server interface. Before 2.2.14, when using the Rack::Session::Pool middleware, concurrent requests can cause a deleted session to be restored, enabling an unauthenticated user to reuse that session. The exploitation scenario requires an attacker to obtain...

4.2CVSS4.4AI score0.00229EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/07 11:1 p.m.57 views

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.2CVSS4.9AI score0.00229EPSS
SaveExploits0
OSV
OSV
added 2025/05/07 11:1 p.m.12 views

CVE-2025-32441 Rack session gets restored after deletion

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.2CVSS6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/07 12:0 a.m.7 views

PT-2025-20315 · Nginx +10 · Nginx +10

Name of the Vulnerable Software and Affected Versions: Rack versions prior to 2.2.14, 3.0.16, and 3.1.14 Description: Rack is a modular Ruby web server interface. The Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any...

7.8CVSS6AI score0.01157EPSS
SaveExploits0References75
CNNVD
CNNVD
added 2025/05/07 12:0 a.m.5 views

Rack 安全漏洞

Rack is a modular Ruby web server interface open-sourced by Rack. A security vulnerability exists in Rack versions prior to 2.2.14, 3.0.16, and 3.1.14, which stems from Rack::QueryParser parsing a query string without limiting the number of parameters, which could lead to a denial-of-service atta...

7.5CVSS7.3AI score0.01157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/07 12:0 a.m.9 views

PT-2025-20314 · Rack +5 · Rack +5

Name of the Vulnerable Software and Affected Versions: Rack versions prior to 2.2.14 Description: The issue affects Rack, a modular Ruby web server interface, when using the Rack::Session::Pool middleware. Simultaneous rack requests can restore a deleted rack session, allowing an unauthenticated...

7.5CVSS5AI score0.01157EPSS
SaveExploits0References59
CNNVD
CNNVD
added 2025/05/07 12:0 a.m.10 views

Rack 安全漏洞

Rack is a modular Ruby web server interface open-sourced by Rack. A security vulnerability exists in versions of Rack prior to 2.2.14 that stems from a session recovery issue that could lead to an unauthorized user occupying a session...

4.2CVSS5.8AI score0.00229EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/06 8:31 p.m.7 views

rack: rubygem-rack: Local File Inclusion in Rack::Static

A flaw was found in RackRubygems, where Rack::Static does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. This flaw allows a...

7.5CVSS6.6AI score0.01131EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/05/06 2:36 p.m.5 views

Security update for rubygem-rack-1_6

This update for rubygem-rack-16 fixes the following issues: CVE-2025-27111: Fixed Escape Sequence Injection vulnerability bsc1238607 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run th...

6.9CVSS6.6AI score0.00729EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/06 2:36 p.m.5 views

SUSE-SU-2025:1492-1 Security update for rubygem-rack-1_6

This update for rubygem-rack-16 fixes the following issues: - CVE-2025-27111: Fixed Escape Sequence Injection vulnerability bsc1238607...

7.5CVSS6.9AI score0.00729EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2025/04/25 8:57 a.m.18 views

Researchers Identify Rack::Static Vulnerability Enabling Data Breaches in Ruby Servers

Cybersecurity researchers have disclosed three security flaws in the Rack Ruby web server interface that, if successfully exploited, could enable attackers to gain unauthorized access to files, inject malicious data, and tamper with logs under certain conditions. The vulnerabilities, flagged by...

6.9CVSS7.4AI score0.01162EPSS
SaveExploits2
Amazon
Amazon
added 2025/04/16 12:0 a.m.13 views

Medium: pcs

Issue Overview: Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences such as newline characters into the header, resulting in log injection. This...

6.9CVSS7AI score0.00729EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/16 12:0 a.m.9 views

Medium: pcs

Issue Overview: Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences such as newline characters into the header, resulting in log injection. This...

7.5CVSS7AI score0.00729EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/15 3:42 a.m.47 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in rack-2.0.7.gem

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of rack-2.0.7.gem Vulnerability Details CVEID:CVE-2022-44572 DESCRIPTION: Rack is vulnerable to a denial of service, caused by a regular expression denial of service ReDoS flaw in the multipart parsing component...

10CVSS8.7AI score0.35376EPSS
SaveExploits3Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.13 views

The vulnerability of the Ruby interpreter’s Rack module interface allows attackers to influence the integrity of the protected information.

The vulnerability of the Ruby interpreter’s Rack module interface is related to improper processing of output data for registration logs. Exploiting this vulnerability allows an attacker to influence the integrity of the protected information...

5.3CVSS6.7AI score0.00729EPSS
SaveExploits0References16Affected Software11
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:0 a.m.11 views

The vulnerability of the Rack::Static class in the module interface between web servers and Rack web applications allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the Rack::Static module interface between web servers and Rack web applications is related to errors in processing the relative path to the directory. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

7.8CVSS7.2AI score0.01131EPSS
SaveExploits0References12Affected Software5
Veracode
Veracode
added 2025/04/08 7:59 a.m.5 views

HTTP Response Splitting

Pitchfork is vulnerable to HTTP Response Splitting.The vulnerability is due to improper input sanitization allowing unvalidated user input being passed to HTTP headers when used with Rack 3...

4.3CVSS7AI score0.00269EPSS
SaveExploits0References5Affected Software1
Redos
Redos
added 2025/04/03 12:0 a.m.25 views

ROS-20250403-16

A vulnerability in the Rack module interface of the Ruby programming language interpreter is related to an incorrect checking of X-Sendfile-Type header input in Rack::Sendfile during processing. Exploitation of the vulnerability could allow an attacker acting remotely to manipulate log entries...

7.5CVSS7.1AI score0.00729EPSS
SaveExploits0
Rows per page
Query Builder