| Название | SOURCECODESTER Employee Task Management System 1.0 SQL Injection |
|---|
| Описание | The Employee Task Management System exhibits an SQL Injection vulnerability within its `/task-details.php` page. By manipulating the `task_id` parameter, attackers can execute arbitrary SQL queries, as demonstrated by injecting a `union select` statement to extract sensitive database information like the database name, version, and user. This flaw underscores the critical importance of using parameterized queries or prepared statements to prevent SQL Injection, safeguarding the database against unauthorized access and data breaches. |
|---|
| Источник | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/SOURCECODESTER%20Employee%20Task%20Management%20System/SQL%20Injection%20-%20task-details.php.md |
|---|
| Пользователь | nochizplz (UID 64302) |
|---|
| Представление | 16.03.2024 18:11 (2 лет назад) |
|---|
| Модерация | 17.03.2024 09:11 (15 hours later) |
|---|
| Статус | Дубликат |
|---|
| Запись VulDB | 221453 [SourceCodester Employee Task Management System 1.0 task-details.php task_id SQL-инъекция] |
|---|
| Баллы | 0 |
|---|