| 标题 | 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 月前) |
|---|
| 管理 | 2025-11-30 15時25分 (20 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 333818 [orionsec orion-ops 直到 5925824997a3109651bbde07460958a7be249ed1 User Profile UserController.java update 标识符 权限提升] |
|---|
| 积分 | 20 |
|---|