| 标题 | Prison Management System - Inmates/view_inmate 'id' SQL inject(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.Prison 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/Prison%20Management%20System(SQLI).md |
|---|
| 用户 | webray.com.cn (UID 24778) |
|---|
| 提交 | 2022-06-07 05時04分 (4 年前) |
|---|
| 管理 | 2022-06-07 12時10分 (7 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 201366 [SourceCodester Prison Management System 1.0 Inmate view_inmate 标识符 SQL注入] |
|---|
| 积分 | 20 |
|---|