| 제목 | Loan Management System exists SQL Injection |
|---|
| 설명 | In the /index.php exists SQL injection
the Vulnerability parameter is password, the payload is as follows
```payload
1' or '1'='1
```
https://github.com/Drun1baby/CVE_Pentest/blob/main/Loan%20Management%20System%20CMS/images/sql01.png
The source code is https://www.sourcecodester.com/php/15529/loan-management-system-oop-php-mysqlijquery-free-source-code.html |
|---|
| 원천 | ⚠️ https://www.sourcecodester.com/php/15529/loan-management-system-oop-php-mysqlijquery-free-source-code.html |
|---|
| 사용자 | Drunkbaby (UID 30821) |
|---|
| 제출 | 2022. 08. 10. AM 10:21 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 08. 11. AM 10:45 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 206162 [SourceCodester Loan Management System /index.php 비밀번호 SQL 주입] |
|---|
| 포인트들 | 19 |
|---|