Gửi #818374: UTT HiPER 1200GW v2.5.3-170306 Buffer Overflowthông tin

tiêu đềUTT HiPER 1200GW v2.5.3-170306 Buffer Overflow
Mô tảVulnerability Details: The vulnerability resides in the web management interface, accessible over HTTP/HTTPS on the LAN/WAN side (depending on configuration). The CGI program responsible for handling requests to /goform/setSysAdm contains an unsafe call to strcpy() that fails to validate the length of user-supplied input before copying it into a fixed-size stack buffer. The vulnerable code path: strcpy((char *)(InstPointByName + 20), Var); Here, Var is directly derived from a POST parameter (e.g., sysAdmUser, sysAdmPass, or similar form fields), and InstPointByName is a structure located on the stack. No bounds checking is performed prior to the strcpy operation. By supplying an overly long string, an attacker can overflow the destination buffer, overwriting critical stack data including the saved return address.
Nguồn⚠️ https://github.com/zhouguobing-maker/cve/blob/main/9.md
Người dùng
 zhouguobing (UID 97697)
Đệ trình03/05/2026 10:23 (cách đây 1 tháng)
Kiểm duyệt26/05/2026 19:25 (23 days later)
Trạng tháiđược chấp nhận
Mục VulDB365683 [UTT HiPER 1200GW đến 2.5.3-170306 Web Management Interface /goform/setSysAdm strcpy sysAdmUser/sysAdmPass tràn bộ đệm]
điểm20

Want to know what is going to be exploited?

We predict KEV entries!