CVE Catalog

GHSA-frvp-7c67-39w9

Medium
Published: Translated: NVD NIST

Summary

Path traversal vulnerability in serve-static on Windows via encoded backslash (%5C) in the request path. On Windows hosts, an encoded backslash (%5C) decodes to \, which the Windows path treats as a directory separator.

Risk Assessment

An attacker can access files outside the intended directory, potentially leading to disclosure of sensitive data.

Recommendation

It is recommended to upgrade hono to a version that includes a fix for path traversal on Windows.

Other vulnerabilities in hono

See all
Original NVD description (English source)

The same as the `hono` core [Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)](https://github.com/honojs/hono/security/advisories/GHSA-wwfh-h76j-fc44). ### Summary On Windows hosts, an encoded backslash (`%5C`) in the request path decodes to `\`, which the Windows path res

Vulnerability data from NVD (NIST) · CISA KEV · EPSS