| 标题 | 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 月前) |
|---|
| 管理 | 2025-12-21 09時31分 (5 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 337708 [SeaCMS 直到 13.3 admin_video.php e_id SQL注入] |
|---|
| 积分 | 20 |
|---|