| 제목 | funadmin v7.1.0-rc4 Insecure Direct Object Reference |
|---|
| 설명 | In app/frontend/view/login/forget.html, the application checks for the presence of the forget_uid and forget_code cookies. When present, it calls the getMember method with forget_uid as an argument to retrieve user information.
Because forget_uid is entirely controllable by the client and lacks proper authorization checks, an authenticated attacker can manipulate this value to access other users’ information, leading to a horizontal authorization bypass (IDOR). |
|---|
| 원천 | ⚠️ https://github.com/I4m6da/CVE/issues/1 |
|---|
| 사용자 | I4m6da (UID 95320) |
|---|
| 제출 | 2026. 02. 07. PM 12:54 (4 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 20. PM 07:56 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347205 [funadmin 까지 7.1.0-rc4 forget.html getMember 정보 공개] |
|---|
| 포인트들 | 20 |
|---|