| 标题 | SOURCECODESTER Employee Task Management System 1.0 SQL Injection |
|---|
| 描述 | The Employee Task Management System has a SQL Injection vulnerability in `/update-employee.php`, exposed through the `admin_id` parameter. Attackers can execute arbitrary SQL commands to reveal sensitive database information, including the name, version, and user, by using a `union select` statement. This highlights the necessity for employing parameterized queries and stringent input validation to safeguard against SQL Injection vulnerabilities, thereby ensuring the integrity and security of the application's data. |
|---|
| 来源 | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/SOURCECODESTER%20Employee%20Task%20Management%20System/SQL%20Injection%20-%20update-employee.php.md |
|---|
| 用户 | nochizplz (UID 64302) |
|---|
| 提交 | 2024-03-16 18時12分 (2 年前) |
|---|
| 管理 | 2024-03-17 09時12分 (15 hours later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 257053 [SourceCodester Employee Task Management System 1.0 update-employee.php admin_id SQL注入] |
|---|
| 积分 | 0 |
|---|