PT-2024-24746 · Npm · @Hono/Node-Server
Yusukebe
·
Published
2024-04-19
·
Updated
2026-03-13
·
CVE-2024-32652
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
@hono/node-server versions prior to 1.10.1
Description
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.Recommendations
For versions prior to 1.10.1, update to version 1.10.1 or later to resolve the issue. It is recommended to use version 1.11.0, which includes additional fixes related to this issue.
Exploit
Fix
Improper Handling of Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Hono/Node-Server