CVE-2024-43787
Last modified
CVE-2024-43787 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Hono is a Web application framework that provides support for any JavaScript runtime. Hono CSRF middleware can be bypassed using crafted Content-Type header. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | < 4.5.8 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-43787?
How severe is CVE-2024-43787?
How do I fix CVE-2024-43787?
Are you affected by CVE-2024-43787?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
