| Titre | razormist Loan Management System July 25, 2022 SQL injection vulnerability |
|---|
| Description | 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. |
|---|
| La source | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Loan-Management-System/lmssql%20-%20browser.md |
|---|
| Utilisateur | joinia (UID 24916) |
|---|
| Soumission | 24/11/2023 10:22 (il y a 3 ans) |
|---|
| Modérer | 26/11/2023 16:19 (2 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 246136 [SourceCodester Loan Management System 1.0 deleteBorrower.php delete_borrower borrower_id injection SQL] |
|---|
| Points | 20 |
|---|