| Titel | SeaCMS 13.3 SQL Injection |
|---|
| Beschreibung | 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
|
|---|
| Quelle | ⚠️ https://note-hxlab.wetolink.com/share/aTI1wPFLm7FG |
|---|
| Benutzer | yu22x (UID 34832) |
|---|
| Einreichung | 16.12.2025 02:24 (vor 6 Monaten) |
|---|
| Moderieren | 21.12.2025 09:31 (5 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 337708 [SeaCMS bis 13.3 admin_video.php e_id SQL Injection] |
|---|
| Punkte | 20 |
|---|