| عنوان | aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 SQL Injection |
|---|
| الوصف | The affected component is `controllers/member.php` method `member_list()`. The `search` request parameter is filtered only with `IFilter::act(...,'strict')`, which validates a loose character class and returns the raw string without quoting. That value is interpolated directly as a SQL identifier/expression: `" and $search like '%{$keywords}%'"`. An authenticated administrator (or any XSS/CSRF primitive that forces an admin request) can supply values such as `1=1 or u.username` to change query logic, exfiltrate rows across the joined `user`/`member` tables, and escalate beyond intended search scope. |
|---|
| المصدر | ⚠️ https://github.com/aircheng-org/iWebShop-5/issues/5 |
|---|
| المستخدم | yunshen (UID 100191) |
|---|
| ارسال | 29/07/2026 07:53 PM (1 شهر منذ) |
|---|
| الاعتدال | 08/09/2026 11:31 AM (1 month later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 399758 [aircheng-org iWebShop-5 حتى 5.15 controllers/member.php member_list البحث حقن SQL] |
|---|
| النقاط | 20 |
|---|