漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Wekan: Authorization bypass in copyBoard DDP method allows any user to copy private boards
Vulnerability Description
Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan copyBoard Meteor DDP method in server/publications/boards.js copies a board by caller-supplied board ID without checking this.userId, membership, or admin access. Any authenticated user can copy a private board they are not a member of, including its cards, checklists, custom fields, labels, and rules, while the REST POST /api/boards/:boardId/copy path correctly checks board admin access. This issue is fixed in version 9.32.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
授权机制缺失
Vulnerability Title
Wekan 授权问题漏洞
Vulnerability Description
WeKan wekan是WeKan团队的协同项目管理平台。 Wekan 9.32之前版本存在授权问题漏洞,该漏洞源于copyBoard Meteor DDP方法在复制看板时未检查用户ID、成员身份或管理员权限,可能导致任何经过身份验证的用户复制非成员私有看板。
CVSS Information
N/A
Vulnerability Type
N/A