HTTP Request Smuggling Affecting puma package, versions <3.12.5 >=4.0.0, <4.3.4


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.47% (76th percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
7.5 high
Expand this section
SUSE
6.8 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-PUMA-570205
  • published 22 May 2020
  • disclosed 22 May 2020
  • credit Zeddy Yu

How to fix?

Upgrade puma to version 3.12.5, 4.3.4 or higher.

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 worker support to support CRuby well.

Affected versions of this package are vulnerable to HTTP Request Smuggling. An attacker could smuggle an HTTP response, by using an invalid transfer-encoding header.