| 제목 | 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. AM 02:24 (6 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 21. AM 09:31 (5 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 337708 [SeaCMS 까지 13.3 admin_video.php e_id SQL 주입] |
|---|
| 포인트들 | 20 |
|---|