제출 #749710: Tenda RX3 V16.03.13.11 Stack-based Buffer Overflow정보

제목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 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/LX-66-LX/cve-new/issues/5
사용자 LX-66-LX (UID 92717)
제출2026. 01. 31. AM 11:05 (3 개월 ago)
모더레이션2026. 02. 07. PM 04:19 (7 days later)
상태수락
VulDB 항목344884 [Tenda RX3 16.03.13.11 /goform/openSchedWifi schedStartTime/schedEndTime 메모리 손상]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!