| 제목 | 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. PM 12:19 (9 개월 ago) |
|---|
| 모더레이션 | 2025. 11. 30. PM 03:25 (20 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 333818 [orionsec orion-ops 까지 5925824997a3109651bbde07460958a7be249ed1 User Profile UserController.java update 아이디 권한 상승] |
|---|
| 포인트들 | 20 |
|---|