| Título | SeaCMS 13.3 SQL Injection |
|---|
| Descrição | 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
|
|---|
| Fonte | ⚠️ https://note-hxlab.wetolink.com/share/aTI1wPFLm7FG |
|---|
| Utilizador | yu22x (UID 34832) |
|---|
| Submissão | 16/12/2025 02h24 (há 6 meses) |
|---|
| Moderação | 21/12/2025 09h31 (5 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 337708 [SeaCMS até 13.3 admin_video.php e_id Injeção SQL] |
|---|
| Pontos | 20 |
|---|