| 제목 | Lead management system - login.php 'username' 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.Lead 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/lead-management-system/leadmanasql.md |
|---|
| 사용자 | joinia (UID 24916) |
|---|
| 제출 | 2022. 12. 30. AM 02:47 (3 연령 ago) |
|---|
| 모더레이션 | 2022. 12. 30. AM 09:46 (7 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 217020 [SourceCodester Lead Management System 1.0 login.php 사용자 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|