제출 #877884: UTT HiPER 1200GW <=v2.5.3-170306 Buffer Overflow정보

제목UTT HiPER 1200GW <=v2.5.3-170306 Buffer Overflow
설명A serious buffer overflow vulnerability has been identified in the UTT Aggressive HiPER 1200GW router. The vulnerable endpoint is /goform/formGroupConfig, where insufficient validation of user-supplied input can be exploited to trigger a stack-based buffer overflow. By sending a specially crafted HTTP request to /goform/formGroupConfig with an excessively long value for a vulnerable parameter, an attacker can overflow a fixed-size buffer allocated on the stack. The root cause lies in the unsafe use of the strcpy function at the following code location: strcpy((char *)(InstPointByIndex_1 + 84), src_1);. Here, the destination buffer is offset 84 bytes into a stack-allocated structure referenced by InstPointByIndex_1, while the source string src_1 is populated directly from attacker-controlled input without any boundary checks. When the provided input exceeds the capacity of the destination buffer, the strcpy operation writes beyond the buffer boundary, corrupting adjacent stack memory, including critical data such as saved return addresses and frame pointers.
원천⚠️ https://github.com/7wkajk/CVE-VUL/blob/main/105.md
사용자
 yecp (UID 95483)
제출2026. 07. 02. PM 12:59 (2 개월 ago)
모더레이션2026. 08. 18. PM 08:49 (2 months later)
상태수락
VulDB 항목391919 [UTT HiPER 1200GW 까지 2.5.3-170306 /goform/formGroupConfig strcpy timestart 메모리 손상]
포인트들20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!