← Back to CVE List

CVE-2024-43787

Published: 2024-08-22T15:15Z
Last Modified: 2024-08-23T16:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Hono is a Web application framework that provides support for any JavaScript runtime. Hono CSRF middleware can be bypassed using crafted Content-Type header. MIME types are case insensitive, but isRequestedByFormElementRe only matches lower-case. As a result, attacker can bypass csrf middleware using upper-case form-like MIME type. This vulnerability is fixed in 4.5.8. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt