Lucene search
+L

2288 matches found

Positive Technologies
Positive Technologies
added 2025/03/04 12:00 a.m.11 views

PT-2025-9682

Name of the Vulnerable Software and Affected Versions Rack versions prior to 2.2.12 Rack versions prior to 3.0.13 Rack versions prior to 3.1.11 Description The issue concerns the Rack::Sendfile middleware, which logs unsanitised header values from the X-Sendfile-Type header. An attacker can explo...

10CVSS7AI score0.35376EPSS
SaveExploits4References76
CNNVD
CNNVD
added 2025/03/04 12:00 a.m.3 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.12, prior to 3.0.13, and prior to 3.1.11, which stems from a log injection issue...

7.5CVSS6.4AI score0.00729EPSS
SaveExploits0References6
RubySec
RubySec
added 2025/03/04 12:00 a.m.24 views

Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection

Summary Rack::Sendfile can be exploited by crafting input that includes newline characters to manipulate log entries. Details The Rack::Sendfile middleware logs unsanitized header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences such as newline...

7.5CVSS7.2AI score0.00729EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2025/02/17 9:15 a.m.7 views

Log Injection

Rack is vulnerable to Log Injection. The vulnerability is due to improper handling of user input in Rack::CommonLogger, which allows attackers to inject newline characters into log entries by crafting a username with CRLF and whitespace characters, potentially manipulating the log format or...

7.1CVSS6.5AI score0.01162EPSS
SaveExploits1References6Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2025/02/15 12:00 a.m.4 views

ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media (moderate)

ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media Announcement ID: openSUSE-SU-2025:14811-1 Rating: moderate Cross-References: CVE-2013-0262 CVE-2013-0263 CVE-2015-3225 CVE-2018-16471 CVE-2019-16782 CVE-2020-8184 CVE-2022-30122 CVE-2022-30123 CVE-2022-44570 CVE-2022-44571 CVE-2022-44572...

9.8CVSS8AI score0.35376EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2025/02/14 9:07 a.m.16 views

CVE-2025-25184

A flaw was found in the rubygem-rack package. When a user provides the authorization credentials via Rack::Auth::Basic, if successful, the username is placed in env'REMOTEUSER' and later used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentional...

6.5CVSS6.4AI score0.01162EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/02/14 3:48 a.m.7 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.01162EPSS
SaveExploits1References7
Snyk
Snyk
added 2025/02/12 7:18 p.m.9 views

Improper Output Neutralization for Logs

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.1CVSS6.8AI score0.01162EPSS
SaveExploits1References3
OSV
OSV
added 2025/02/12 7:18 p.m.18 views

GHSA-7G2V-JJ9Q-G3RG Possible Log Injection in Rack::CommonLogger

Summary Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. Details When a user provides the authorization credentials via Rack::Auth::Basic, if success,...

7.1CVSS6.4AI score0.01162EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/02/12 7:18 p.m.32 views

Possible Log Injection in Rack::CommonLogger

Summary Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. Details When a user provides the authorization credentials via Rack::Auth::Basic, if success,...

7.1CVSS6.8AI score0.01162EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2025/02/12 5:15 p.m.14 views

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

7.1CVSS0.01162EPSS
SaveExploits1References3
OSV
OSV
added 2025/02/12 5:15 p.m.4 views

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

6.5CVSS7AI score0.01162EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/12 5:15 p.m.15 views

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

7.1CVSS6.7AI score0.01162EPSS
SaveExploits1References5
CVE
CVE
added 2025/02/12 4:20 p.m.2010 views

CVE-2025-25184

CVE-2025-25184 affects Rack (Ruby) where CRLF injection in usernames can be logged by Rack::CommonLogger when credentials are supplied via Rack::Auth::Basic. The issue enables log entry manipulation by including CRLF and whitespace in the username, potentially breaking log formats or injecting fr...

7.1CVSS6.2AI score0.01162EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/02/12 4:20 p.m.17 views

CVE-2025-25184 Possible Log Injection in Rack::CommonLogger

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

7.1CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/12 4:20 p.m.10 views

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

7.1CVSS7AI score0.01162EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/02/12 4:20 p.m.26 views

CVE-2025-25184 Possible Log Injection in Rack::CommonLogger

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

7.1CVSS0.01162EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/02/12 4:20 p.m.9 views

CVE-2025-25184 Possible Log Injection in Rack::CommonLogger

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

7.1CVSS6.5AI score0.01162EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/02/12 12:00 a.m.11 views

Rack 安全漏洞

Rack is a modular Ruby web server interface open-sourced by Rack. Rack has a security vulnerability that originates from the ability to manipulate log entries by crafting input that contains line breaks to utilize Rack::CommonLogger...

7.1CVSS6.7AI score0.01162EPSS
SaveExploits1References3
RubySec
RubySec
added 2025/02/12 12:00 a.m.34 views

Possible Log Injection in Rack::CommonLogger

Summary Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. Details When a user provides the authorization credentials via Rack::Auth::Basic, if success,...

7.1CVSS6.6AI score0.01162EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder