| Título | SourceCodester Task Progress Tracker July 12, 2024 SQL Injection |
|---|
| Descripción | The reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user's input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection vulnerability.Task Progress Tracker does not filter the content correctly at the "task" parameter, resulting in the generation of SQL injection. |
|---|
| Fuente | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Task-Progress-Tracker/Task-Progress-Trackersql.md |
|---|
| Usuario | joinia (UID 24916) |
|---|
| Sumisión | 2024-08-12 12:23 (hace 2 años) |
|---|
| Moderación | 2024-08-14 15:58 (2 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 274560 [SourceCodester Task Progress Tracker 1.0 delete-task.php task inyección SQL] |
|---|
| Puntos | 20 |
|---|