Lucene search
+L

17244 matches found

OSV
OSV
added 2024/02/27 4:15 p.m.9 views

UBUNTU-CVE-2024-26143

Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in "html", a :default key which contains untrusted user input, and th...

6.1CVSS6AI score0.01034EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2024/02/27 3:25 p.m.77 views

CVE-2024-26142 Rails possible ReDoS vulnerability in Accept header parsing in Action Dispatch

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.7AI score0.01498EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/27 3:25 p.m.19 views

CVE-2024-26142 Rails possible ReDoS vulnerability in Accept header parsing in Action Dispatch

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.1AI score0.01498EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/27 3:25 p.m.45 views

CVE-2024-26142 Rails possible ReDoS vulnerability in Accept header parsing in Action Dispatch

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 score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/27 3:25 p.m.139 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/26 9:03 p.m.37 views

CVE-2024-27456

An insecure file permission flaw was found in rack-cors. The permissions for .rb files distributed with rack-cors ruby gem are set to 0666 by default, which may allow users with low privileges to edit files. This issue impacts integrity, confidentiality, and availability...

7.8CVSS6.8AI score0.00771EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/26 12:00 a.m.10 views

PT-2024-1854 · Rack-Cors · Rack-Cors

Name of the Vulnerable Software and Affected Versions: rack-cors aka Rack CORS Middleware version 2.0.1 Description: The issue is related to incorrectly used standard permissions in the Rack CORS Middleware, which may allow an attacker to impact the integrity, confidentiality, and availability of...

9.1CVSS6.8AI score0.00771EPSS
SaveExploits1References13
OSV
OSV
added 2024/02/26 12:00 a.m.6 views

CVE-2024-27456

rack-cors aka Rack CORS Middleware 2.0.1 has 0666 permissions for the .rb files...

9.1CVSS8.6AI score
SaveExploits0References3
Hacker One
Hacker One
added 2024/02/25 8:54 a.m.20 views

Ruby on Rails: Action Text ReDoS (Ruby 3.1 or lower)

A vulnerability was discovered in the ActionText component of the Rails web framework for Ruby versions 3.1 and lower. The vulnerability was caused by a Regular Expression Denial of Service ReDoS issue in the plaintextforblockquotenode method. This method was used in the...

5.5AI score
SaveExploits0
Snyk
Snyk
added 2024/02/24 11:22 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in Action Dispatch's Accept header parsing. Note: This is only vulnerable on applications based on Ruby prior to 3.2. Details Denial of Service DoS describes a family of attacks, all aimed at...

7.5CVSS6.7AI score0.01498EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.6 views

SUSE CVE-2024-26141

Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the Rack::File middleware or the...

7.5CVSS6.7AI score0.01612EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.6 views

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

5.3CVSS6.8AI score0.01996EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/02/24 12:00 a.m.9 views

PT-2024-5871 · Unknown +1 · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Ruby on Rails versions prior to 7.1.3.1 Ruby on Rails versions prior to 7.0.8.1 Description: There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate,...

9.8CVSS5.6AI score0.02278EPSS
SaveExploits1References44
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.22 views

PT-2024-1928

Name of the Vulnerable Software and Affected Versions Rack versions prior to 2.0.9.4 Rack versions prior to 2.1.4.4 Rack versions prior to 2.2.8.1 Rack versions prior to 3.0.9.1 Description The issue is related to the header parsing in Rack, which can be exploited by carefully crafted headers,...

10CVSS6.9AI score0.35376EPSS
SaveExploits4References120
RubySec
RubySec
added 2024/02/21 12:00 a.m.56 views

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.0 Fixed Versions: 7.1.3.1 Impact Carefully crafted Accept headers can cau...

7.5CVSS7AI score0.01498EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2024/02/21 12:00 a.m.39 views

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, 2.1.4.4, 2.2.8.1, 3.0.9.1 Impact Carefully crafted headers can...

7.5CVSS7.1AI score0.01996EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2024/02/21 12:00 a.m.33 views

Possible Sensitive Session Information Leak in Active Storage

There is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user’s session cookie when serving blobs. It also sets Cache-Control to public. Certain proxies may cache the Set-Cookie, leading to an information leak...

5.3CVSS5.2AI score0.01129EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.10 views

oniguruma: Use-after-free in onig_new_deluxe() in regext.c

A use-after-free in onignewdeluxe in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte...

9.8CVSS7.8AI score0.04047EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/02/20 12:00 a.m.22 views

Mageia: Security Advisory (MGASA-2024-0042)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS6.4AI score0.01081EPSS
SaveExploits0References5
Mageia
Mageia
added 2024/02/19 5:35 p.m.57 views

Updated ruby-rack fixes a vulnerability and some bugs

This update to 2.2.8 fixes CVE-2023-27539 and some bugs...

5.3CVSS7.4AI score0.01081EPSS
SaveExploits0References3
Rows per page
Query Builder