VDB
CVE-2024-48913
CVE-2024-48913
PUBLISHED
CVSS 5.900000095367432 MEDIUM
Hono, a web framework, prior to version 4.6.5 is vulnerable to bypass of cross-site request forgery (CSRF) middleware by a request without Content-Type header. Although the CSRF middleware verifies the Content-Type Header, Hono always considers a request without a Content-Type header to be safe. This can allow an attacker to bypass CSRF protection implemented with Hono CSRF middleware. Version 4.6.5 fixes this issue.
EPSS 0.23% · 46.4th percentile
Risk Scores
CVSS v3.1
5.900000095367432
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N
EPSS Score
0.23%
46.4th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| npm | hono | 0 |
| hono | hono | 0 |
| honojs | hono | < 4.6.5 |
| hono | hono | 0 |
Timeline
- Jan 21, 1970 Security Advisory
- Oct 15, 2024 CVE Published
- Oct 15, 2024 Coalition ESS Score
- Oct 16, 2024 EPSS Score
- Oct 16, 2024 Coalition ESS Score
- Nov 4, 2024 EPSS Score
- Nov 7, 2024 CVE Updated
- Nov 22, 2024 EPSS Score
- Dec 12, 2024 EPSS Score
- Dec 30, 2024 EPSS Score
- Jan 18, 2025 EPSS Score
- Feb 6, 2025 EPSS Score
References
- https://github.com/honojs/hono/security/advisories/GHSA-2234-fmw7-43wr url
- https://github.com/honojs/hono/commit/aa50e0ab77b5af8c53c50fe3b271892f8eeeea82 url
- https://github.com/honojs/hono/blob/cebf4e87f3984a6a034e60a43f542b4c5225b668/src/middleware/csrf/index.ts#L76-L89 url
- https://nvd.nist.gov/vuln/detail/CVE-2024-48913 advisory
- https://github.com/honojs/hono package