The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that `@hono/node-server` can't handle well. Invalid values are those that cannot be parsed by the `URL` as a hostname such as an empty string, slashes `/`, and other strings. The version 1.10.1 includes the fix for this issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-04-19T18:29:42.857Z

Updated: 2024-06-04T17:52:02.191Z

Reserved: 2024-04-16T14:15:26.876Z


Link: CVE-2024-32652

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-04-19T19:15:07.067

Modified: 2024-04-22T13:28:50.310


Link: CVE-2024-32652

JSON object: View

cve-icon Redhat Information

No data.

CWE