| 제목 | 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. PM 07:58 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 08. AM 11:31 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399761 [aircheng-org iWebShop-5 까지 5.15 Authentication Storage controllers/admin.php 비밀번호 약한 암호화] |
|---|
| 포인트들 | 20 |
|---|