| Название | 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 19:53 (1 месяц назад) |
|---|
| Модерация | 08.09.2026 11:31 (1 month later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 399758 [aircheng-org iWebShop-5 до 5.15 controllers/member.php member_list Поиск SQL-инъекция] |
|---|
| Баллы | 20 |
|---|