| タイトル | 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日 18:12 (2 年 ago) |
|---|
| モデレーション | 2024年03月17日 09:12 (15 hours later) |
|---|
| ステータス | 重複 |
|---|
| VulDBエントリ | 257054 [SourceCodester Employee Task Management System 1.0 update-admin.php admin_id SQLインジェクション] |
|---|
| ポイント | 0 |
|---|