漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Craft CMS: Authorization bypass in `entries/move-to-section` via missing target-section save check
Vulnerability Description
Craft CMS is a content management system (CMS). In versions 5.0.0-RC1 and above prior to 5.9.21, the EntriesController::actionMoveToSection() endpoint gates the destination section only by viewEntries:$section->uid rather than requiring saveEntries permission (the source entry is separately checked via Entry::canMove()). As a result, a low-privileged authenticated control-panel user who can move an entry out of its current section can call moveEntryToSection() to rewrite the entry's sectionId and save it into a section where they have read access but no write access. This breaks the section-level authorization model, letting a user with limited permissions inject content into a protected section and interfere with editorial boundaries, approval workflows, and section-specific business logic. This issue has been fixed in version 5.9.21.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Vulnerability Type
访问控制不恰当
Vulnerability Title
Craft CMS 权限许可和访问控制问题漏洞
Vulnerability Description
CraftCMS cms是CraftCMS的内容管理系统。 Craft CMS 5.0.0-RC1版本至5.9.21之前版本存在权限许可和访问控制问题漏洞,该漏洞源于EntriesController::actionMoveToSection()端点仅通过viewEntries:$section->uid控制目标栏目,未要求saveEntries权限,导致低权限用户可将条目移入仅有读权限的栏目,破坏栏目级授权模型,允许注入内容并干扰编辑边界、审批流程和业务逻辑。
CVSS Information
N/A
Vulnerability Type
N/A