Path Traversal in Honojs Node-server
CVE-2024-23340
@hono/node-server is an adapter that allows users to run Hono applications on Node.js. Since v1.3.0, @hono/node-server has used its own Request object with `url` behavior that is unexpected. In the standard API, if the URL contains `..`, h…
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.002 (48.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Honojs Node-server — versions >= 1.3.0, < 1.4.1
Weakness classification (CWE)
References
- https://github.com/honojs/node-server/security/advisories/GHSA-rjq5-w47x-x359 (x_refsource_CONFIRM)
- https://github.com/honojs/node-server/commit/dd9b9a9b23e3896403c90a740e7f1f0892feb402 (x_refsource_MISC)
- https://github.com/honojs/node-server/blob/8cea466fd05e6d2e99c28011fc0e2c2d3f3397c9/src/request.ts#L43-L45 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-23340?
- CVE-2024-23340 is a medium-severity vulnerability in Honojs Node-server, classified under Path Traversal. CVSS score: 5.3/10. Published 2024-01-22.
- How severe is CVE-2024-23340?
- Medium severity. CVSS v3 base score is 5.3 out of 10.