CVE-2024-32652

high

Description

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.

References

https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx

https://github.com/honojs/node-server/issues/159

https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204

Details

Source: Mitre, NVD

Published: 2024-04-19

Updated: 2024-04-22

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Severity: High