| 제목 | 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 stack-based buffer overflow vulnerability was identified in the Wi-Fi configuration endpoint /goform/fast_setting_wifi_set.
The vulnerability exists within the form_fast_setting_wifi_set function. This function retrieves the user-controlled parameter ssid via the websGetVar interface and processes it into a fixed-size stack buffer ssid_5g (64 bytes). Due to the use of the unsafe sprintf function without length validation, an attacker can provide an overly long SSID to overwrite the stack, leading to a Denial of Service (DoS) or arbitrary code execution with root privileges. |
|---|
| 원천 | ⚠️ https://github.com/cve-a/moist/issues/1 |
|---|
| 사용자 | moist (UID 98412) |
|---|
| 제출 | 2026. 05. 22. AM 09:42 (20 날 ago) |
|---|
| 모더레이션 | 2026. 06. 07. PM 04:01 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 369123 [Tenda CX12L 16.03.53.12 Wi-Fi Configuration Endpoint fast_setting_wifi_set form_fast_setting_wifi_set ssid 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|