Submit #908928: aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Risky Cryptographic Algorithminfo

Titelaircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Risky Cryptographic Algorithm
BeschreibungThe 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.
Quelle⚠️ https://github.com/aircheng-org/iWebShop-5/issues/7
Benutzer
 gscsd (UID 97914)
Einreichung29.07.2026 19:58 (vor 1 Monat)
Moderieren08.09.2026 11:31 (1 month later)
StatusAkzeptiert
VulDB Eintrag399761 [aircheng-org iWebShop-5 bis 5.15 Authentication Storage controllers/admin.php Passwort schwache Verschlüsselung]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!