| 제목 | 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 MAC filtering configuration endpoint /goform/setBlackRule.
The vulnerability is triggered within the set_device_name function, which is called by the primary request handler formAddMacfilterRule. The function set_device_name takes the user-supplied devName and mac parameters and attempts to store the device information. Specifically, it uses the unsafe sprintf function to concatenate the dev_name string into a fixed-size stack buffer mib_vlaue (256 bytes). An attacker can provide an excessively long devName parameter to overflow this buffer, corrupt the stack, and gain control over the instruction pointer. |
|---|
| 원천 | ⚠️ https://github.com/LX-66-LX/cve-new/issues/6 |
|---|
| 사용자 | LX-66-LX (UID 92717) |
|---|
| 제출 | 2026. 01. 31. AM 11:44 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 07. PM 04:29 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 344888 [Tenda RX3 16.03.13.11 MAC Filtering Configuration Endpoint /goform/setBlackRule set_device_name devName/mac 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|