| タイトル | SourceCodester Simple Student Attendance System 1.0 SQLI |
|---|
| 説明 | 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.Online student management system does not filter the content correctly at the "Inmates/view_inmate" id" parameter, resulting in the generation of SQL injection. |
|---|
| ソース | ⚠️ https://github.com/ch0ing/vul/blob/main/WebRay.com.cn/Simple_Student_Attendance_System(SQLI).md |
|---|
| ユーザー | webray.com.cn (UID 24778) |
|---|
| 送信 | 2023年12月25日 07:49 (2 年 ago) |
|---|
| モデレーション | 2023年12月27日 18:55 (2 days later) |
|---|
| ステータス | 重複 |
|---|
| VulDBエントリ | 247256 [SourceCodester Simple Student Attendance System 1.0 /modals/class_form.php 識別子 SQLインジェクション] |
|---|
| ポイント | 0 |
|---|