| 标题 | diem-project diem 116974edfb9a5b8bd69cb13586dc62bcdbb485ad Authorization Bypass |
|---|
| 描述 | The public widget endpoints in `dmFrontPlugin/modules/dmWidget/config/security.yml` declare `render` and `getFull` as `is_secure: false`. Their implementations in `dmFrontPlugin/modules/dmWidget/lib/BasedmWidgetActions.class.php` load a `DmWidget` by the attacker-supplied `widget_id` and render it without checking the widget's parent page state, `is_secure` setting, required credentials, or active status. This bypasses the normal page authorization flow in `dmFrontPlugin/modules/dmFront/lib/BasedmFrontActions.class.php`, allowing an unauthenticated requester who knows or enumerates a widget ID to retrieve content from restricted or inactive pages. |
|---|
| 来源 | ⚠️ https://github.com/diem-project/diem/issues/450 |
|---|
| 用户 | yingxiujie (UID 96521) |
|---|
| 提交 | 2026-07-19 20時58分 (2 月前) |
|---|
| 管理 | 2026-09-05 12時57分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 399315 [diem-project diem 直到 5.1.3 dmWidget BasedmWidgetActions.class.php widget_id 权限提升] |
|---|
| 积分 | 20 |
|---|