CVE-2024-48913
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-48913
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-15T15:56:14.408Z
- Last Modified Date
- 2024-10-15T16:15:42.645Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/honojs/hono/security/advisories/GHSA-2234-fmw7-43wr | x_refsource_CONFIRM |
https://github.com/honojs/hono/commit/aa50e0ab77b5af8c53c50fe3b271892f8eeeea82 | x_refsource_MISC |
https://github.com/honojs/hono/blob/cebf4e87f3984a6a034e60a43f542b4c5225b668/src/middleware/csrf/index.ts#L76-L89 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-48913 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48913 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-16 13:09:27 | Added to TrackCVE |