Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-48913

Опубликовано: 15 окт. 2024
Источник: nvd
CVSS3: 5.9
EPSS Низкий

Описание

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

Процентиль: 1%
0.00011
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-352

Связанные уязвимости

CVSS3: 5.9
github
8 месяцев назад

Hono allows bypass of CSRF Middleware by a request without Content-Type header.

EPSS

Процентиль: 1%
0.00011
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-352