إرسال #908927: aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Authentication Bypass Issuesالمعلومات

عنوانaircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Authentication Bypass Issues
الوصفThe affected component is `controllers/systemseller.php` method `login()`. The seller lookup SQL is `seller_name = "$name" or mobile = "$name" and is_del = 0 and is_lock = 0`. Because `AND` binds tighter than `OR`, this is parsed as `(seller_name = $name) OR (mobile = $name AND is_del = 0 AND is_lock = 0)`. A seller locked with `is_lock = 1` still matches on `seller_name`, passes the MD5 password check, and receives `iweb_seller_*` session cookies with a redirect to `/seller/index`. Disabled/locked merchant accounts therefore remain fully usable.
المصدر⚠️ https://github.com/aircheng-org/iWebShop-5/issues/6
المستخدم
 iron basin (UID 99905)
ارسال29/07/2026 07:57 PM (1 شهر منذ)
الاعتدال08/09/2026 11:31 AM (1 month later)
الحالةتمت الموافقة
إدخال VulDB399760 [aircheng-org iWebShop-5 حتى 5.15 systemseller.php login الأسم توثيق ضعيف]
النقاط20

Do you want to use VulDB in your project?

Use the official API to access entries easily!