← volver
CVE-2024-39316

Rack ReDoS Vulnerability in HTTP Accept Headers Parsing

CVSS 6.5 MEDIUMEPSS 0.9%CWE-1333
En resumen

Una falla en el análisis de encabezados HTTP de Rack permite que atacantes envíen encabezados Accept especialmente diseñados que obligan al servidor a utilizar capacidad de procesamiento excesiva, haciéndolo temporalmente no disponible. Este es un ataque tipo ReDoS (Denegación de Servicio por Expresión Regular).

Detalle técnico

CVE-2024-39316 es una vulnerabilidad ReDoS en Rack versiones 3.1.0 a 3.1.4 dentro del módulo Rack::Request::Helpers en la lógica de análisis de encabezados Accept. Un atacante puede explotarla enviando encabezados Accept-Encoding o Accept-Language maliciosos que provoquen un backtracking patológico en regex, resultando en agotamiento de CPU y degradación del servicio. Actualice a Rack 3.1.5 o posterior para resolver el problema.

Resumen generado y traducido por IA a partir de la descripción oficial.
Rack is a modular Ruby web server interface. Starting in version 3.1.0 and prior to version 3.1.5, Regular Expression Denial of Service (ReDoS) vulnerability exists in the `Rack::Request::Helpers` module when parsing HTTP Accept headers. This vulnerability can be exploited by an attacker sending specially crafted `Accept-Encoding` or `Accept-Language` headers, causing the server to spend excessive time processing the request and leading to a Denial of Service (DoS). The fix for CVE-2024-26146 was not applied to the main branch and thus while the issue was fixed for the Rack v3.0 release series, it was not fixed in the v3.1 release series until v3.1.5. Users of versions on the 3.1 branch should upgrade to version 3.1.5 to receive the fix.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Productos afectados
rack · rack

¿Quieres saber si tu infraestructura está expuesta a esto?

Hablar con TrueHacking →