Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | < 4.2.7 |
Related Weaknesses (CWE)
References
- https://github.com/honojs/hono/commit/92e65fbb6e5e7372650e7690dbd84938432d9e65Patch
- https://github.com/honojs/hono/security/advisories/GHSA-3mpf-rcc7-5347ExploitVendor Advisory
- https://github.com/honojs/hono/commit/92e65fbb6e5e7372650e7690dbd84938432d9e65Patch
- https://github.com/honojs/hono/security/advisories/GHSA-3mpf-rcc7-5347ExploitVendor Advisory
FAQ
What is CVE-2024-32869?
CVE-2024-32869 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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`...
How severe is CVE-2024-32869?
CVE-2024-32869 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32869?
Check the references section above for vendor advisories and patch information. Affected products include: Hono Hono.