Fastify @fastify/middie是Fastify团队开源的一个为开发框架提供标准中间件兼容能力的插件。 Fastify @fastify/middie 9.1.0版本至9.3.4之前版本存在处理逻辑错误漏洞,该漏洞源于路径作用域中间件通过匹配原始请求目标决定是否运行,而Fastify路由器在分发前将绝对形式请求目标解析为路径,导致两层评估不同字符串,路径作用域中间件(如身份验证或授权)被跳过,可能导致未经身份验证的网络攻击者绕过基于路径的访问控制。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| @fastify/middie | @fastify/middie | 9.1.0< 9.3.4 |
affected |
9.3.4 |
unaffected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| @fastify/middie | @fastify/middie | 9.1.0 ~ 9.3.4 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet