| Título | SeaCMS 13.3 SQL Injection |
|---|
| Descripción | 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
|
|---|
| Fuente | ⚠️ https://note-hxlab.wetolink.com/share/aTI1wPFLm7FG |
|---|
| Usuario | yu22x (UID 34832) |
|---|
| Sumisión | 2025-12-16 02:24 (hace 6 meses) |
|---|
| Moderación | 2025-12-21 09:31 (5 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 337708 [SeaCMS hasta 13.3 admin_video.php e_id inyección SQL] |
|---|
| Puntos | 20 |
|---|