| Title | funadmin v7.1.0-rc4 Insecure Direct Object Reference |
|---|
| Description | 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). |
|---|
| Source | ⚠️ https://github.com/I4m6da/CVE/issues/1 |
|---|
| User | I4m6da (UID 95320) |
|---|
| Submission | 02/07/2026 12:54 (4 months ago) |
|---|
| Moderation | 02/20/2026 19:56 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 347205 [funadmin up to 7.1.0-rc4 forget.html getMember information disclosure] |
|---|
| Points | 20 |
|---|