CVE-2026-28781
中文标题:
(暂无数据)
英文标题:
Craft is a content management system (CMS). Prior to 4.17.0-beta.1 and 5.9.0-beta.1, the entry creat
漏洞描述
中文描述:
(暂无数据)
英文描述:
Craft is a content management system (CMS). Prior to 4.17.0-beta.1 and 5.9.0-beta.1, the entry creation process allows for Mass Assignment of the authorId attribute. A user with "Create Entries" permission can inject the authorIds[] (or authorId) parameter into the POST request, which the backend processes without verifying if the current user is authorized to assign authorship to others. Normally, this field is not present in the request for users without the necessary permissions. By manually adding this parameter, an attacker can attribute the new entry to any user, including Admins. This effectively "spoofs" the authorship. This vulnerability is fixed in 4.17.0-beta.1 and 5.9.0-beta.1.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| craftcms | craft_cms | * | - | - |
cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
|
| craftcms | craft_cms | 4.0.0 | - | - |
cpe:2.3:a:craftcms:craft_cms:4.0.0:-:*:*:*:*:*:*
|
| craftcms | craft_cms | 5.0.0 | - | - |
cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| NVD | nvd_CVE-2026-28781 |
2026-03-05 02:00:04 | 2026-03-04 22:00:02 |
版本与语言
安全公告
变更历史
查看详细变更
- severity: SeverityLevel.UNKNOWN -> SeverityLevel.MEDIUM
- cvss_score: 未提取 -> 6.5
- cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- cvss_version: 未提取 -> 3.1
- affected_products_count: 0 -> 3