| 제목 | 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) |
|---|
| 제출 | 2024. 03. 16. PM 06:11 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 03. 17. AM 09:11 (15 hours later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 221453 [SourceCodester Employee Task Management System 1.0 task-details.php task_id SQL 주입] |
|---|
| 포인트들 | 0 |
|---|