Описание
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, while route matching is performed against the percent-decoded path. This inconsistency causes the prefix to be stripped at the wrong position when the path contains percent-encoded multi-byte characters, resulting in the mounted sub-application receiving an incorrect path. This vulnerability is fixed in 4.12.21.
Ссылки
- Vendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия до 4.12.21 (исключая)
cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*
EPSS
Процентиль: 18%
0.0026
Низкий
5.3 Medium
CVSS3
Дефекты
CWE-444
Связанные уязвимости
CVSS3: 5.3
github
около 2 месяцев назад
Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths
EPSS
Процентиль: 18%
0.0026
Низкий
5.3 Medium
CVSS3
Дефекты
CWE-444