脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths
脆弱性説明
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.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
脆弱性タイプ
HTTP请求的解释不一致性(HTTP请求私运)
脆弱性タイトル
Hono 安全漏洞
脆弱性説明
Hono是Hono社区的一个用 TypeScript 编写的 Web 框架。 Hono 4.12.21之前版本存在安全漏洞,该漏洞源于app.mount()使用原始URL路径名去除挂载前缀,而路由匹配针对百分比解码路径执行,导致当路径包含百分比编码的多字节字符时前缀被错误去除,使挂载的子应用程序接收到错误路径。
CVSS情報
N/A
脆弱性タイプ
N/A