DotVVM 是一个用于 Web 应用的开源 MVVM 框架。在 4.2.11、4.3.15 和 5.0.0-preview09-final 之前,如果一个路由在单个路径片段中包含多个未加约束的参数,当远程请求者提供一个长的、接近匹配的路径时, 会引发正则表达式的过度回溯(excessive regular-expression backtracking)。此前, 未设置匹配超时。 补丁后的运行时使用 .NET 的非回溯引擎进行重试;而如果不支持非回溯匹配的运行时,会在 中的一秒超时后返回 HTTP 503 响应。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-57578 | 9.2 CRITICAL | DotVVM: Missing authorization in AuthorizeActionFilter |
| CVE-2026-57581 | 5.3 MEDIUM | DotVVM: Unrestricted file upload |
No comments yet