| タイトル | 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 月 ago) |
|---|
| モデレーション | 2026年02月20日 19:56 (13 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 347205 [funadmin 迄 7.1.0-rc4 forget.html getMember 情報漏えい] |
|---|
| ポイント | 20 |
|---|