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 attacker could cause unbounded resource (CPU, network bandwidth) consumption. This vulnerability has been fixed in versions 6.4.2 and 5.6.8.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:*
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:*

History

11 Jan 2024, 17:31

Type Values Removed Values Added
Summary
  • (es) Puma es un servidor web para aplicaciones Ruby/Rack creado para el paralelismo. Antes de la versión 6.4.2, Puma exhibía un comportamiento incorrecto al analizar cuerpos de codificación de transferencia fragmentados de una manera que permitía el contrabando de solicitudes HTTP. Las versiones fijas limitan el tamaño de las extensiones de fragmentos. Sin este límite, un atacante podría provocar un consumo ilimitado de recursos (CPU, ancho de banda de red). Esta vulnerabilidad se ha solucionado en las versiones 6.4.2 y 5.6.8.
First Time Puma puma
Puma
CVSS v2 : unknown
v3 : 5.9
v2 : unknown
v3 : 7.5
References () https://github.com/puma/puma/commit/5fc43d73b6ff193325e657a24ed76dec79133e93 - () https://github.com/puma/puma/commit/5fc43d73b6ff193325e657a24ed76dec79133e93 - Patch
References () https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2 - () https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2 - Vendor Advisory
CPE cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:*

08 Jan 2024, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-01-08 14:15

Updated : 2024-01-11 17:31


NVD link : CVE-2024-21647

Mitre link : CVE-2024-21647

CVE.ORG link : CVE-2024-21647


JSON object : View

Products Affected

puma

  • puma
CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')