CVE-2024-25622

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The configuration directives provided by the headers handler allows users to modify the response headers being sent by h2o. The configuration file of h2o has scopes, and the inner scopes (e.g., path level) are expected to inherit the configuration defined in outer scopes (e.g., global level). However, if a header directive is used in the inner scope, all the definition in outer scopes are ignored. This can lead to headers not being modified as expected. Depending on the headers being added or removed unexpectedly, this behavior could lead to unexpected client behavior. This vulnerability is fixed in commit 123f5e2b65dcdba8f7ef659a00d24bd1249141be.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dena:h2o:*:*:*:*:*:*:*:*

History

12 Nov 2024, 20:04

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 3.1
v2 : unknown
v3 : 4.3
First Time Dena h2o
Dena
References () https://github.com/h2o/h2o/commit/123f5e2b65dcdba8f7ef659a00d24bd1249141be - () https://github.com/h2o/h2o/commit/123f5e2b65dcdba8f7ef659a00d24bd1249141be - Patch
References () https://github.com/h2o/h2o/issues/3332 - () https://github.com/h2o/h2o/issues/3332 - Issue Tracking
References () https://github.com/h2o/h2o/security/advisories/GHSA-5m7v-cj65-h6pj - () https://github.com/h2o/h2o/security/advisories/GHSA-5m7v-cj65-h6pj - Exploit, Vendor Advisory
CPE cpe:2.3:a:dena:h2o:*:*:*:*:*:*:*:*

15 Oct 2024, 12:58

Type Values Removed Values Added
Summary
  • (es) h2o es un servidor HTTP compatible con HTTP/1.x, HTTP/2 y HTTP/3. Las directivas de configuración proporcionadas por el controlador de encabezados permiten a los usuarios modificar los encabezados de respuesta que envía h2o. El archivo de configuración de h2o tiene ámbitos y se espera que los ámbitos internos (por ejemplo, nivel de ruta) hereden la configuración definida en los ámbitos externos (por ejemplo, nivel global). Sin embargo, si se utiliza una directiva de encabezado en el ámbito interno, se ignoran todas las definiciones en los ámbitos externos. Esto puede provocar que los encabezados no se modifiquen como se esperaba. Según si los encabezados se agregan o eliminan inesperadamente, este comportamiento podría provocar un comportamiento inesperado del cliente. Esta vulnerabilidad se corrigió en el commit 123f5e2b65dcdba8f7ef659a00d24bd1249141be.

11 Oct 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-11 15:15

Updated : 2024-11-12 20:04


NVD link : CVE-2024-25622

Mitre link : CVE-2024-25622

CVE.ORG link : CVE-2024-25622


JSON object : View

Products Affected

dena

  • h2o
CWE
CWE-670

Always-Incorrect Control Flow Implementation