| Titel | diem-project diem 116974edfb9a5b8bd69cb13586dc62bcdbb485ad Authorization Bypass |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/diem-project/diem/issues/450 |
|---|
| Benutzer | yingxiujie (UID 96521) |
|---|
| Einreichung | 19.07.2026 20:58 (vor 2 Monaten) |
|---|
| Moderieren | 05.09.2026 12:57 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 399315 [diem-project diem bis 5.1.3 dmWidget BasedmWidgetActions.class.php widget_id erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|