| タイトル | SourceCodester Task Progress Tracker July 12, 2024 SQL Injection |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Task-Progress-Tracker/Task-Progress-Trackersql.md |
|---|
| ユーザー | joinia (UID 24916) |
|---|
| 送信 | 2024年08月12日 12:23 (2 年 ago) |
|---|
| モデレーション | 2024年08月14日 15:58 (2 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 274560 [SourceCodester Task Progress Tracker 1.0 delete-task.php task SQLインジェクション] |
|---|
| ポイント | 20 |
|---|