Lucene search
+L

2280 matches found

Positive Technologies
Positive Technologies
added 2024/02/21 12:00 a.m.6 views

PT-2024-1926

Name of the Vulnerable Software and Affected Versions Rack versions 1.3.0 through 3.0.9 and 2.2.8.1. Description Rack is a modular Ruby web server interface. A denial of service DoS vulnerability exists due to improper handling of Range headers. Carefully crafted Range headers can cause the serve...

10CVSS7AI score0.35376EPSS
SaveExploits4References120
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.55 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
OSV
OSV
added 2024/02/19 5:35 p.m.14 views

MGASA-2024-0042 Updated ruby-rack fixes a vulnerability and some bugs

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

5.3CVSS6.1AI score0.01081EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.36 views

CentOS 8 : pcs (CESA-2023:3082)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:3082 advisory. - A DoS vulnerability exists in Rack v3.0.4.2, v2.2.6.3, v2.1.4.3 and v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attack...

7.5CVSS6.7AI score0.0183EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2024/01/25 12:38 p.m.42 views

USN-6597-1: Puma vulnerability

It was discovered that Puma incorrectly handled parsing chunked transfer encoding bodies. A remote attacker could possibly use this issue to cause Puma to consume resources, leading to a denial of service...

7.5CVSS6.3AI score0.00958EPSS
SaveExploits0
OSV
OSV
added 2024/01/12 3:13 p.m.86 views

GHSA-CHCR-X7HC-8FP8 Devise-Two-Factor vulnerable to brute force attacks

Advisory withdrawn The backing CVE has been rejected Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2F...

5CVSS8.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/12 3:13 p.m.48 views

Devise-Two-Factor vulnerable to brute force attacks

Advisory withdrawn The backing CVE has been rejected Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2F...

8.4AI score
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2024/01/08 2:54 p.m.20 views

Ruby on Rails: DoS with crafted "Range" header

The vulnerability was discovered in the Active Storage component of Ruby on Rails. The vulnerability allowed an attacker to craft a "Range" header that could lead to a Denial of Service DoS attack. The attack was possible due to the lack of validation on overlapping ranges in the...

6.9AI score
SaveExploits0
OSV
OSV
added 2024/01/08 2:15 p.m.31 views

UBUNTU-CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6.2AI score0.00958EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/08 1:45 p.m.42 views

CVE-2024-21647 HTTP Request/Response Smuggling in puma

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

5.9CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/01/08 1:45 p.m.100 views

CVE-2024-21647

Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without this limit, an...

7.5CVSS6.4AI score0.00958EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/12/10 6:13 a.m.12 views

Shopify: HTTP Response Header Injection in shopify/pitchfork + Rack 3

The HTTP response header injection vulnerability was discovered in the Pitchfork library version 0.10.0 when used with Rack 3. The issue stemmed from improper handling of header values containing newline characters in the appendheader method of the HTTP response module. When Rack 3 was used, the...

4.3CVSS4.8AI score0.00269EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.9 views

rubygem-rack: denial of service in Content-Disposition parsing

A flaw was found in rubygem-rack. Rack is vulnerable to a denial of service caused by a regular expression denial of service ReDoS flaw in the Rack::Utils.getbyteranges function. By sending a specially-crafted regex input, a remote attacker can cause a denial of service...

7.5CVSS6.6AI score0.01626EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.9 views

rubygem-rack: denial of service in header parsing

A denial of service vulnerability was found in rubygem-rack in how it parses headers. A carefully crafted input can cause header parsing to take an unexpected amount of time, possibly resulting in a denial of service...

5.3CVSS6.6AI score0.01081EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.8 views

rubygem-rack: denial of service in Content-Disposition parsing

A flaw was found in rubygem-rack. Rack is vulnerable to a denial of service caused by a regular expression denial of service ReDoS flaw in the multipart parser. By sending a specially-crafted regex input, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01503EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.10 views

rubygem-rack: denial of service in Content-Disposition parsing

A flaw was found in rubygem-rack. Rack is vulnerable to a denial of service caused by a regular expression denial of service ReDoS flaw in the multipart parsing component. By sending a specially-crafted input, a remote attacker can cause a denial of service...

7.5CVSS6.6AI score0.01617EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.8 views

rubygem-rack: Denial of service in Multipart MIME parsing

A flaw was found in rubygem-rack. This issue occurs in the Multipart MIME parsing code in Rack, which limits the number of file parts but does not limit the total number of parts that can be uploaded. Carefully crafted requests can abuse this and cause multipart parsing to take longer than...

7.5CVSS6.6AI score0.0183EPSS
SaveExploits0References6
Gentoo Linux
Gentoo Linux
added 2023/10/30 12:00 a.m.42 views

Rack: Multiple Vulnerabilities

Background Rack is a modular Ruby web server interface. Description Multiple vulnerabilities have been discovered in Rack. Please review the CVE identifiers referenced below for details. Impact A possible denial of service vulnerability was found in the multipart parsing component of Rack. A...

10CVSS7.4AI score0.02056EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/10/30 12:00 a.m.38 views

GLSA-202310-18 : Rack: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202310-18 Rack: Multiple Vulnerabilities - A possible denial of service vulnerability exists in Rack 2.0.9.1, 2.1.4.1 and 2.2.3.1 in the multipart parsing component of Rack. CVE-2022-30122 - A sequence injection vulnerability exis...

10CVSS7.5AI score0.02056EPSS
SaveExploits0References4
Rows per page
Query Builder