CVE-2024-39316

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.
Configurations

No configuration.

History

21 Nov 2024, 09:27

Type Values Removed Values Added
Summary
  • (es) Rack es una interfaz modular de servidor web Ruby. A partir de la versión 3.1.0 y antes de la versión 3.1.5, existe una vulnerabilidad de denegación de servicio de expresión regular (ReDoS) en el módulo `Rack::Request::Helpers` al analizar los encabezados de aceptación HTTP. Esta vulnerabilidad puede ser aprovechada por un atacante que envía encabezados "Accept-Encoding" o "Accept-Language" especialmente manipulados, lo que hace que el servidor dedique demasiado tiempo a procesar la solicitud y provoque una denegación de servicio (DoS). La solución para CVE-2024-26146 no se aplicó a la rama principal y, por lo tanto, aunque el problema se solucionó para la serie de versiones Rack v3.0, no se solucionó en la serie de versiones v3.1 hasta la v3.1.5. Los usuarios de versiones de la rama 3.1 deben actualizar a la versión 3.1.5 para recibir la solución.
References () https://github.com/rack/rack/commit/412c980450ca729ee37f90a2661f166a9665e058 - () https://github.com/rack/rack/commit/412c980450ca729ee37f90a2661f166a9665e058 -
References () https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f - () https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f -
References () https://github.com/rack/rack/security/advisories/GHSA-cj83-2ww7-mvq7 - () https://github.com/rack/rack/security/advisories/GHSA-cj83-2ww7-mvq7 -

02 Jul 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-02 16:15

Updated : 2024-11-21 09:27


NVD link : CVE-2024-39316

Mitre link : CVE-2024-39316

CVE.ORG link : CVE-2024-39316


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity