7.5

CVE-2024-32652

Exploit

@hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HonoNode-server SwPlatformnode.js Version >= 1.3.0 < 1.10.1
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.88% 0.544
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-755 Improper Handling of Exceptional Conditions

The product does not handle or incorrectly handles an exceptional condition.

https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204
Patch
https://github.com/honojs/node-server/issues/159
Third Party Advisory
Exploit
Issue Tracking
https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx
Vendor Advisory