| 제목 | Tenda RX3 V16.03.13.11 Stack-based Buffer Overflow |
|---|
| 설명 | During a security review of the Tenda RX3 router firmware (version V16.03.13.11), 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/LX-66-LX/cve-new/issues/4 |
|---|
| 사용자 | LX-66-LX (UID 92717) |
|---|
| 제출 | 2026. 01. 31. AM 10:41 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 07. PM 04:19 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 344883 [Tenda RX3 16.03.13.11 fast_setting_wifi_set ssid_5g 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|