| 제목 | Tenda CX12L V16.03.53.12 Stack-based Buffer Overflow |
|---|
| 설명 | During a security review of the Tenda CX12L router firmware (version V16.03.53.12), a critical buffer overflow vulnerability was identified in the Wi-Fi schedule configuration endpoint /goform/openSchedWifi.
The vulnerability exists within the setSchedWifi function. This function retrieves user-controlled parameters schedStartTime and schedEndTime via the websGetVar interface. These values are subsequently copied into a heap-allocated buffer of fixed size (25 bytes) using the unsafe strcpy function. Since there is no length validation on the input, an attacker can provide an oversized string to overflow the buffer, leading to memory corruption, Denial of Service (DoS), or potential arbitrary code execution. |
|---|
| 원천 | ⚠️ https://github.com/cve-a/moist/issues/2 |
|---|
| 사용자 | moist (UID 98412) |
|---|
| 제출 | 2026. 05. 22. AM 09:44 (19 날 ago) |
|---|
| 모더레이션 | 2026. 06. 07. PM 04:01 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 369124 [Tenda CX12L 16.03.53.12 Wi-Fi Schedule Configuration Endpoint /goform/openSchedWifi setSchedWifi schedStartTime/schedEndTime 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|