Lucene search
+L

17244 matches found

CVE
CVE
added 2024/02/28 11:28 p.m.413 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
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
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
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.35 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
Github Security Blog
Github Security Blog
added 2024/02/28 10:57 p.m.22 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
OSV
OSV
added 2024/02/28 10:57 p.m.95 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
NVD
NVD
added 2024/02/28 8:15 p.m.19 views

CVE-2024-27285

YARD is a Ruby Documentation tool. The "frames.html" file within the Yard Doc's generated documentation is vulnerable to Cross-Site Scripting XSS attacks due to inadequate sanitization of user input within the JavaScript segment of the "frames.erb" template file. This vulnerability is fixed in...

6.1CVSS5AI score0.0106EPSS
SaveExploits1References7
Prion
Prion
added 2024/02/28 8:15 p.m.30 views

Cross site scripting

YARD is a Ruby Documentation tool. The "frames.html" file within the Yard Doc's generated documentation is vulnerable to Cross-Site Scripting XSS attacks due to inadequate sanitization of user input within the JavaScript segment of the "frames.erb" template file. This vulnerability is fixed in...

5.8CVSS5AI score0.0106EPSS
SaveExploits1References6
CVE
CVE
added 2024/02/28 7:22 p.m.166 views

CVE-2024-27285

CVE-2024-27285 affects YARD, a Ruby documentation generator. The vulnerability lies in the generated frames.html, where inadequate sanitization in the JavaScript of the frames.erb template allowed Cross-Site Scripting (XSS). Public advisories (Debian, Fedora, Ubuntu, NVD) attribute the issue to Y...

6.1CVSS5.2AI score0.0106EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/02/28 7:22 p.m.35 views

CVE-2024-27285 YARD's default template vulnerable to Cross-site Scripting in generated frames.html

YARD is a Ruby Documentation tool. The "frames.html" file within the Yard Doc's generated documentation is vulnerable to Cross-Site Scripting XSS attacks due to inadequate sanitization of user input within the JavaScript segment of the "frames.erb" template file. This vulnerability is fixed in...

5.4CVSS5.8AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/28 7:22 p.m.99 views

CVE-2024-27285

YARD is a Ruby Documentation tool. The "frames.html" file within the Yard Doc's generated documentation is vulnerable to Cross-Site Scripting XSS attacks due to inadequate sanitization of user input within the JavaScript segment of the "frames.erb" template file. This vulnerability is fixed in...

6.1CVSS5.1AI score0.0106EPSS
SaveExploits1
Veracode
Veracode
added 2024/02/28 7:42 a.m.29 views

Regular Expression Denial Of Service (ReDoS)

Rails is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient parsing of the Accept header, specifically due to the regular expression used to separate parameters. This potentially leads to Denial of Service DoS attacks. Note that this vulnerability is...

7.5CVSS7AI score0.01498EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/27 9:41 p.m.40 views

Rails has possible ReDoS vulnerability in Accept header parsing in Action Dispatch

Possible ReDoS vulnerability in Accept header parsing in Action Dispatch There is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability has been assigned the CVE identifier CVE-2024-26142. Versions Affected: = 7.1.0, 7.1.3.1 Not affected: 7.1....

7.5CVSS6.8AI score0.01498EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 9:41 p.m.44 views

GHSA-JJHX-JHVP-74WQ Rails has possible ReDoS vulnerability in Accept header parsing in Action Dispatch

Possible ReDoS vulnerability in Accept header parsing in Action Dispatch There is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability has been assigned the CVE identifier CVE-2024-26142. Versions Affected: = 7.1.0, 7.1.3.1 Not affected: 7.1....

7.5CVSS6.3AI score0.01498EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/27 6:32 p.m.44 views

CVE-2024-26143

A vulnerability was found in actionpack ruby gem. Applications using the translate method may be susceptible to a cross-site scripting XSS attack...

4.1CVSS6.1AI score0.01034EPSS
SaveExploits1References4
NVD
NVD
added 2024/02/27 4:15 p.m.69 views

CVE-2024-26142

Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are...

7.5CVSS7.5AI score0.01498EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/27 4:15 p.m.21 views

Design/Logic Flaw

Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are...

5CVSS7AI score0.01498EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 4:15 p.m.33 views

CVE-2024-26142

Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are...

7.5CVSS6.5AI score0.01498EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 4:15 p.m.24 views

UBUNTU-CVE-2024-26142

Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are...

7.5CVSS6AI score0.01498EPSS
SaveExploits0References7
Rows per page
Query Builder