| 标题 | aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Risky Cryptographic Algorithm |
|---|
| 描述 | The affected authentication storage uses raw `md5($password)` for administrators (`controllers/admin.php`, `controllers/system.php`), members (`plugins/_userInfo/_userInfo.php`, `controllers/simple.php` restore flow), and sellers (`controllers/systemseller.php`, seller registration). No per-user salt, pepper, or adaptive KDF (bcrypt/scrypt/Argon2) is applied. Password hashes are compared directly to `md5(input)`. Offline cracking of a leaked `admin`/`user`/`seller` table is trivial with GPU wordlists and rainbow tables, especially combined with the weak recovery codes and cookie-carried password hashes. |
|---|
| 来源 | ⚠️ https://github.com/aircheng-org/iWebShop-5/issues/7 |
|---|
| 用户 | gscsd (UID 97914) |
|---|
| 提交 | 2026-07-29 19時58分 (1 月前) |
|---|
| 管理 | 2026-09-08 11時31分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 399761 [aircheng-org iWebShop-5 直到 5.15 Authentication Storage controllers/admin.php 密码 弱加密] |
|---|
| 积分 | 20 |
|---|