Path Traversal in Hono
CVE-2024-32869
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.2.7, when using serveStatic with deno, it is possible to traverse the directory where `main.ts` is located. This can result in retrieval of unexpected files. Version 4.2.7 contains a patch for the issue.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.006 (47.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
- Hono
- Honojs Hono — versions < 4.2.7
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-32869?
- CVE-2024-32869 is a medium-severity vulnerability in Hono, classified under Path Traversal. CVSS score: 5.3/10. Published 2024-04-23.
- How severe is CVE-2024-32869?
- Medium severity. CVSS v3 base score is 5.3 out of 10.