| 标题 | 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 12時54分 (4 月前) |
|---|
| 管理 | 2026-02-20 19時56分 (13 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 347205 [funadmin 直到 7.1.0-rc4 forget.html getMember 信息公开] |
|---|
| 积分 | 20 |
|---|