漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Wekan: `cloneBoard` Meteor method has no authorization check — any user can clone (read) any private board by ID
Vulnerability Description
Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport() or checking source-board membership. Any authenticated user who knows a private board ID can clone the board into their own account and read its cards, comments, attachments, member information, and activities. This issue is fixed in version 9.35.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
通过用户控制密钥绕过授权机制
Vulnerability Title
Wekan 授权问题漏洞
Vulnerability Description
WeKan wekan是WeKan团队的协同项目管理平台。 Wekan 9.35之前版本存在授权问题漏洞,该漏洞源于cloneBoard方法未验证用户是否为来源看板成员,可能导致任何知道私有看板ID的认证用户克隆该看板并读取卡片、评论、附件、成员信息和活动。
CVSS Information
N/A
Vulnerability Type
N/A