Winter CMS 是基于 Laravel PHP 框架构建的内容管理系统。在 1.2.12 及之前版本中,CMS 部分的“主题编辑器”AJAX 处理程序未针对每种模板类型执行细粒度的权限检查,导致拥有任意一项 CMS 权限的后端用户可以在其授权范围之外的模板类型上执行操作。 具体来说,CMS 控制器使用“或”逻辑(OR-logic)基于五个 CMS 权限来对整个 CMS 部分进行访问控制,但像 、 和 等独立处理程序并未验证用户是否持有针对所请求模板类型的特定权限。因此,一个仅拥有 权限的用户,可以通过构造 A
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-32257 | 8.1 HIGH | Winter: Stored XSS through Brand Settings custom styles |
| CVE-2026-32258 | 8.1 HIGH | Winter: Stored XSS through Editor Settings custom styles |
| CVE-2026-35445 | 7.1 HIGH | Winter: Authenticated backend users can bypass Users controller permission checks |
| CVE-2026-32593 | 5.9 MEDIUM | Winter: SQL Injection in Backend Filter Widget numberrange Scope via numbersFromAjax |
| CVE-2026-54256 | 5.4 MEDIUM | Winter: Authenticated IDOR in backend FileUpload widget allows cross-user access to attach |
| CVE-2026-63179 | 4.9 MEDIUM | Winter: Local File Inclusion through @import directives in LESS compilation of backend cus |
No comments yet