| タイトル | SeaCMS 13.3 SQL Injection |
|---|
| 説明 | Multiple SQL injection vulnerabilities exist in the SeaCMS backend video management module. The vulnerable code uses `implode()` to concatenate array elements directly into SQL queries without proper sanitization.
**⚠️ CRITICAL: Unlike frontend vulnerabilities, the backend disables SQL security checks!**
**Vulnerability Characteristics:**
- **Authentication Required**: Backend administrator access needed
- **Multiple Injection Points**: Lines 260, 293, 318, 326
- **WAF Protection**: ❌ DISABLED in backend (`$dsql->safeCheck = false`)
- **Fully Exploitable**: ✅ YES - UNION and time-based blind injection confirmed
|
|---|
| ソース | ⚠️ https://note-hxlab.wetolink.com/share/aTI1wPFLm7FG |
|---|
| ユーザー | yu22x (UID 34832) |
|---|
| 送信 | 2025年12月16日 02:24 (6 月 ago) |
|---|
| モデレーション | 2025年12月21日 09:31 (5 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 337708 [SeaCMS 迄 13.3 admin_video.php e_id SQLインジェクション] |
|---|
| ポイント | 20 |
|---|