| 제목 | SOURCECODESTER Employee Task Management System 1.0 SQL Injection |
|---|
| 설명 | The Employee Task Management System has a SQL Injection vulnerability in `/update-admin.php`, exploitable through the `admin_id` parameter. Attackers can inject SQL commands, as shown by extracting database information (name, version, user) using a `union select` statement. This flaw highlights the need for secure coding practices, such as using parameterized queries to prevent SQL Injection and protect sensitive data. |
|---|
| 원천 | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/SOURCECODESTER%20Employee%20Task%20Management%20System/SQL%20Injection%20-%20update-admin.php.md |
|---|
| 사용자 | nochizplz (UID 64302) |
|---|
| 제출 | 2024. 03. 16. PM 06:12 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 03. 17. AM 09:12 (15 hours later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 257054 [SourceCodester Employee Task Management System 1.0 update-admin.php admin_id SQL 주입] |
|---|
| 포인트들 | 0 |
|---|