Lucene search
+L

34 matches found

OSV
OSV
added 2024/01/05 11:06 a.m.8 views

OESA-2024-1002 rubygem-puma security update

A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Security Fixes: Puma is a Ruby/Rack web server built for parallelism. Prior to puma version 5.6.2, puma may not always call close on the response body. Rails, prior to version 7.0.2.2, depended on the...

5.9CVSS6.6AI score0.02107EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/10/24 2:00 a.m.33 views

encoded_id-rails potential DOS vulnerability due to URIs with extremely long encoded IDs

Impact The length of URIs and the various parts eg path segments, query parameters is usually limited by the webserver processing the incoming request. In the case of Puma the defaults are : - path segment length: 8192 - Max URI length: 1024 12 - Max query length: 1024 10 See...

7.5CVSS7.3AI score0.01112EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/10/24 2:00 a.m.76 views

GHSA-3PX7-JM2P-6H2C encoded_id-rails potential DOS vulnerability due to URIs with extremely long encoded IDs

Impact The length of URIs and the various parts eg path segments, query parameters is usually limited by the webserver processing the incoming request. In the case of Puma the defaults are : - path segment length: 8192 - Max URI length: 1024 12 - Max query length: 1024 10 See...

7.5CVSS7.3AI score0.01112EPSS
SaveExploits1References5
Snyk
Snyk
added 2023/08/18 10:44 p.m.4 views

HTTP Request Smuggling

Overview puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process...

9.8CVSS6.8AI score0.00847EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.7 views

SUSE CVE-2021-29509

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

7.5CVSS6.3AI score0.01599EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.4 views

SUSE CVE-2022-24790

Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Puma and the frontend proxy may disagree on where a request starts and ends. Thi...

7.5CVSS6.4AI score0.02173EPSS
SaveExploits0References6
Fedora
Fedora
added 2022/09/12 5:53 p.m.37 views

[SECURITY] Fedora 37 Update: rubygem-puma-5.6.5-1.fc37

Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as Rubinius and JRuby as well as as providing process worker support...

9.1CVSS0.3AI score0.02173EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/09/06 12:00 a.m.38 views

Amazon Linux 2022 : rubygem-puma (ALAS2022-2022-051)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-051 advisory. A flaw was found in rubygem-puma. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starv...

9.1CVSS6.8AI score0.02173EPSS
SaveExploits0References9
OSV
OSV
added 2022/03/30 10:15 p.m.2 views

DEBIAN-CVE-2022-24790

Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Puma and the frontend proxy may disagree on where a request starts and ends. Thi...

7.5CVSS6.2AI score0.02173EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/03/30 12:00 a.m.21 views

PT-2022-7650 · Puma +11 · Puma +11

Name of the Vulnerable Software and Affected Versions: Puma versions prior to 4.3.12 Puma versions prior to 5.6.4 Description: The issue is related to the handling of HTTP requests in Puma, a server for Ruby/Rack applications. When Puma is used behind a proxy that does not properly validate...

9.8CVSS6.3AI score0.99933EPSS
SaveExploits8References90
OSV
OSV
added 2021/06/07 11:04 a.m.4 views

OESA-2021-1203 rubygem-puma security update

A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Security Fixes: Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accept...

7.5CVSS6.7AI score0.01599EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/11 5:15 p.m.9 views

UBUNTU-CVE-2021-29509

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

7.5CVSS6.6AI score0.01599EPSS
SaveExploits0References5
Prion
Prion
added 2021/05/11 5:15 p.m.30 views

Design/Logic Flaw

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

5CVSS7.1AI score0.02014EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2020/05/22 3:50 p.m.2 views

HTTP Request Smuggling

Overview puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process...

7.5CVSS7AI score0.04088EPSS
SaveExploits0References2
Rows per page
Query Builder