Lucene search
+L

2288 matches found

CVE
CVE
added 2024/02/28 11:28 p.m.435 views

CVE-2024-25126

Rack (Ruby) is affected by CVE-2024-25126, a Denial of Service caused by pathological parsing of Content-Type headers in Rack’s media type parser. The issue is disclosed across multiple advisories and is addressed by patches in Rack versions 3.0.9.1 and 2.2.8.1. In connected advisories, related D...

7.5CVSS5.6AI score0.35376EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 11:28 p.m.31 views

CVE-2024-25126 Rack ReDos in content type parsing (2nd degree polynomial)

Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack’s media type parser to take much longer than expected, leading to a possible denial of service vulnerability ReDos 2nd degree polynomial. This vulnerability is patched in 3.0.9.1 and 2.2.8.1...

5.3CVSS6.5AI score0.35376EPSS
SaveExploits1References7
CVE
CVE
added 2024/02/28 11:28 p.m.409 views

CVE-2024-26146

CVE-2024-26146 affects Rack (Ruby web server interface). It describes a Denial of Service due to header parsing delays caused by crafted Accept and Forwarded headers. Public details in connected sources confirm the impact is a DoS threat from header parsing in Rack; affected code path is Rack::Re...

7.5CVSS5.7AI score0.01996EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 11:28 p.m.30 views

CVE-2024-26146 Possible Denial of Service Vulnerability in Rack Header Parsing

Rack is a modular Ruby web server interface. 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 Ru...

5.3CVSS5.7AI score0.01996EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/28 11:28 p.m.39 views

CVE-2024-26146

Rack is a modular Ruby web server interface. 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 Ru...

7.5CVSS6AI score0.01996EPSS
SaveExploits0
OSV
OSV
added 2024/02/28 11:28 p.m.39 views

CVE-2024-26146 Possible Denial of Service Vulnerability in Rack Header Parsing

Rack is a modular Ruby web server interface. 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 Ru...

5.3CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/02/28 11:28 p.m.34 views

CVE-2024-26146 Possible Denial of Service Vulnerability in Rack Header Parsing

Rack is a modular Ruby web server interface. 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 Ru...

5.3CVSS5.5AI score0.01996EPSS
SaveExploits0References9
Wolfi
Wolfi
added 2024/02/28 10:57 p.m.15 views

GHSA-22F2-V57C-J9CX vulnerabilities

Vulnerabilities for packages: ruby3.2-rack, kube-fluentd-operator...

5.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/28 10:57 p.m.40 views

Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)

Summary ruby module Rack class MediaType SPLITPATTERN = %r\s;,\s The above regexp is subject to ReDos. 50K blank characters as a prefix to the header will take over 10s to split. PoC A simple HTTP request with lots of blank characters in the content-type header: ruby request"Content-Type" = " "...

7.5CVSS5.1AI score0.35376EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2024/02/28 10:57 p.m.31 views

GHSA-22F2-V57C-J9CX Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)

Summary ruby module Rack class MediaType SPLITPATTERN = %r\s;,\s The above regexp is subject to ReDos. 50K blank characters as a prefix to the header will take over 10s to split. PoC A simple HTTP request with lots of blank characters in the content-type header: ruby request"Content-Type" = " "...

5.3CVSS6.3AI score0.35376EPSS
SaveExploits1References9
Chainguard
Chainguard
added 2024/02/28 10:57 p.m.24 views

GHSA-22F2-V57C-J9CX vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-rack...

5.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/28 10:57 p.m.37 views

Rack has possible DoS Vulnerability with Range Header

Possible DoS Vulnerability with Range Header in Rack There is a possible DoS vulnerability relating to the Range request header in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141. Versions Affected: = 1.3.0. Not affected: 1.3.0 Fixed Versions: 3.0.9.1, 2.2.8.1 Impact...

7.5CVSS6.9AI score0.01612EPSS
SaveExploits1References7Affected Software1
Wolfi
Wolfi
added 2024/02/28 10:57 p.m.21 views

GHSA-XJ5V-6V4G-JFW6 vulnerabilities

Vulnerabilities for packages: ruby3.2-rack, kube-fluentd-operator...

5.2AI score
SaveExploits0
OSV
OSV
added 2024/02/28 10:57 p.m.23 views

GHSA-XJ5V-6V4G-JFW6 Rack has possible DoS Vulnerability with Range Header

Possible DoS Vulnerability with Range Header in Rack There is a possible DoS vulnerability relating to the Range request header in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141. Versions Affected: = 1.3.0. Not affected: 1.3.0 Fixed Versions: 3.0.9.1, 2.2.8.1 Impact...

7.5CVSS6.1AI score0.01612EPSS
SaveExploits1References7
Wolfi
Wolfi
added 2024/02/28 10:57 p.m.20 views

GHSA-54RR-7FVW-6X8F vulnerabilities

Vulnerabilities for packages: ruby3.2-rack, kube-fluentd-operator...

5.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/28 10:57 p.m.21 views

Rack Header Parsing leads to Possible Denial of Service Vulnerability

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

7.5CVSS7AI score0.01996EPSS
SaveExploits0References9Affected Software1
Chainguard
Chainguard
added 2024/02/28 10:57 p.m.28 views

GHSA-54RR-7FVW-6X8F vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-rack...

5.2AI score
SaveExploits0
OSV
OSV
added 2024/02/28 10:57 p.m.77 views

GHSA-54RR-7FVW-6X8F Rack Header Parsing leads to Possible Denial of Service Vulnerability

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

7.5CVSS6.3AI score0.01996EPSS
SaveExploits0References9
Veracode
Veracode
added 2024/02/28 8:16 a.m.36 views

Regular Expression Denial Of Service (ReDoS)

rack is vulnerable to a Denial Of Service. This vulnerability is due the handling of content type parsing which utilizes a regex pattern with inefficient complexity, which allows attackers to launch DoS attacks...

7.5CVSS7AI score0.35376EPSS
SaveExploits1References8Affected Software2
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.8 views

Rack Security Vulnerabilities

Rack is the modular Ruby web server interface. A security vulnerability in Rack versions prior to 2.0.9.4, prior to 2.1.4.4, prior to 2.2.8.1, and prior to 3.0.9.1 stems from a carefully crafted header that could cause Rack's media type parser to take longer than expected, resulting in a denial o...

7.5CVSS6.7AI score0.01996EPSS
SaveExploits0References11
Rows per page
Query Builder