| タイトル | funadmin v7.1.0-rc4 CWE-640: Weak Password Recovery Mechanism for Forgotten Password |
|---|
| 説明 | In app/frontend/controller/Member.php, the repass function implements password reset verification by comparing the forget_code cookie with the vercode value provided in the POST request. Because both values are controlled by the client and are not securely bound to the target user or validated server-side, an attacker can bypass the verification process and modify the password of any user by altering the user ID parameter. |
|---|
| ソース | ⚠️ https://github.com/I4m6da/CVE/issues/2 |
|---|
| ユーザー | I4m6da (UID 95320) |
|---|
| 送信 | 2026年02月07日 13:10 (7 月 ago) |
|---|
| モデレーション | 2026年02月20日 19:57 (13 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 347206 [funadmin 迄 7.1.0-rc4 Member.php repass forget_code/vercode 特権昇格] |
|---|
| ポイント | 20 |
|---|