Hono

Node-server

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.52%
  • Veröffentlicht 19.04.2024 19:15:07
  • Zuletzt bearbeitet 17.09.2025 20:33:36

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 par...

Exploit
  • EPSS 0.34%
  • Veröffentlicht 22.01.2024 23:15:08
  • Zuletzt bearbeitet 21.11.2024 08:57:32

@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 `..`, here called ...