| タイトル | orionsec Orion-ops (server component) <= master commit 5925824997a3109651bbde07460958a7be249ed1 Improper Authorization / Horizontal Privilege Escalation |
|---|
| 説明 | Orion-ops intends /user/update to let users edit their own profile. However, the implementation never enforces that invariant. The controller trusts the supplied id and the service layer does not compare it to Currents.getUserId(). Therefore, any session can update any row in user_info, with only the roleType field being guarded. This contradicts the intended design and gives low-privilege users leverage to lock out administrators or tamper with audit-relevant information. |
|---|
| ソース | ⚠️ https://github.com/Xzzz111/exps/blob/main/archives/orion-ops-privilege-escalation-1/report.md |
|---|
| ユーザー | sh7err03 (UID 92418) |
|---|
| 送信 | 2025年11月10日 12:19 (9 月 ago) |
|---|
| モデレーション | 2025年11月30日 15:25 (20 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 333818 [orionsec orion-ops 迄 5925824997a3109651bbde07460958a7be249ed1 User Profile UserController.java update 識別子 特権昇格] |
|---|
| ポイント | 20 |
|---|