| タイトル | razormist Loan Management System July 25, 2022 SQL injection vulnerability |
|---|
| 説明 | 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.Loan Management System does not filter the content correctly at the "deleteBorrower.php/borrower_id" parameter, resulting in the generation of SQL injection. |
|---|
| ソース | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Loan-Management-System/lmssql%20-%20browser.md |
|---|
| ユーザー | joinia (UID 24916) |
|---|
| 送信 | 2023年11月24日 10:22 (3 年 ago) |
|---|
| モデレーション | 2023年11月26日 16:19 (2 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 246136 [SourceCodester Loan Management System 1.0 deleteBorrower.php delete_borrower borrower_id SQLインジェクション] |
|---|
| ポイント | 20 |
|---|