| タイトル | Canteen Management System - login.php SQL inject |
|---|
| 説明 | 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.Canteen Management System does not filter the content correctly at the "login.php /username" parameter, resulting in the generation of SQL injection. |
|---|
| ソース | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Canteen-Management-System/Canteensql1.md |
|---|
| ユーザー | joinia (UID 24916) |
|---|
| 送信 | 2022年10月18日 11:03 (4 年 ago) |
|---|
| モデレーション | 2022年10月18日 11:38 (35 minutes later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 211192 [SourceCodester Canteen Management System 1.0 login.php business SQLインジェクション] |
|---|
| ポイント | 20 |
|---|